My fix for the notch: open-source Mac/iPhone background generator (Python/React)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • notchbegone

    Notchless background generator (React/Python)

  • I wrote this because like others, I found the "notch" on newer iPhones and MacBooks distracting - particularly when using a second display as a primary monitor (when there's no menu bar to balance out the unusable space at the top of the screen).

    I realized that by creating a tinted bar the same height as the notch across the top of a background image, I could significantly diminish the distraction factor of the notch. Someone had written an app that did something like this, but I wasn't interested in keeping some piece of third party software running all the time just to achieve this.

    Enter: notchbegone.com. By writing a tool to auto-generate background images with my desired top bar overlay, I could easily subdue the notch without any added overhead to my system.

    Tool: https://notchbegone.com

    Source: https://github.com/alexdredmon/notchbegone

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts