group Community

Built by people
who are not us.

Notify! has no accounts, no SDK, and a published API, so anyone can wire it into their own project without asking permission. These are the ones we know about. If you have built something, tell us and we will list it here.

In the wild

Community projects

Built and maintained by their own authors, and Notify! does not control them. The Uptime Kuma provider is the exception: we wrote it and sent it upstream, so Kuma's maintainers own that code now. Every link goes straight to the source.

Homebridge Dummy
by mpatfield
HomeKit
Automations
Plugin
Homebridge
Open
Source
  • check_circleCreates dummy accessories for advanced HomeKit automations
  • check_circleSwitches with timers, delays and conditional triggers
  • check_circleSends push notifications through Notify!
  • check_circleInstall from the Homebridge UI plugin list
Uptime Kuma
provider written by us, merged upstream
Built in
No install
Merged
Aug 2026
Upstream
Open source
  • check_circleSelf-hosted uptime monitor for your own sites, servers and services
  • check_circlePick Notify! from its notification list, there is nothing to install
  • check_circlePaste a Device ID and token, hit Test, and it is wired up
  • check_circleDown and recovered alerts reach an iPhone, a browser, or a Mac
Your project here
This list is short on purpose. It is new.
  • check_circleAny language, any platform, no approval needed
  • check_circleKeep your own repo, your own license, your own release schedule
  • check_circleWe link to you, we do not fork you
  • check_circleTell us and we will add it below
Start here

Everything you need to build one.

There is no partner program, no application, and no API key to request. Grab a Device ID and token from the app, and you are already integrated.

# The whole contract. "text" is the only required field.
curl -X POST https://push.getnotifyapp.com/notify-json/DEVICE_ID?token=TOKEN \
  -H "Content-Type: application/json" \
  -d '{"text": "Hello from my project"}'
description OpenAPI 3.1 spec, all 39 endpoints travel_explore Discoverable via /.well-known/api-catalog key One token, no OAuth, no accounts sensors Beacons, groups and Live Activities on the same API
menu_book Read the API documentation
Get listed

Built something? Tell us.

Send a link to your repo or plugin listing and a line about what it does. We will take a look and add it to the list above. Your project stays yours.