Alerty.dev – Native Push Notification API for iOS Home Screen Web Apps
Apple just released iOS 16.4 which adds support for native push notifications in home screen web apps. Alerty.dev provides an API and pre-built integrations like Zapier so you can send yourself push notifications using little to no code. No need to install an app, just add alerty to home screen as a PWA and you can start sending notifications as if it were a native app.
In plain words
Alerty.dev is an API service that enables native push notifications for web apps installed on iOS home screens. It works with integrations like Zapier to let users send themselves notifications without writing extensive code or installing a native app. Users simply add Alerty as a progressive web app to their home screen and can then send notifications with minimal setup, taking advantage of iOS 16.4's native push notification support for home screen web apps.
written from the facts on this page · September 2026
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io