ntfy
Send push notifications to your phone or desktop using PUT/POST
Alternative to: Pushover, Pushbullet
v2.4.0
2023-04-26This release adds a tiny v1/stats endpoint to expose how many messages have been published, and adds suport to encode the X-Title, X-Message and X-Tags header as RFC 2047. It’s a pretty small release, and mainly enables the release of the new ntfy.sh website.
❤️ If you like ntfy, please consider sponsoring me via GitHub Sponsors and Liberapay, or by buying a paid plan via the web app. ntfy will always remain open source.
Features:
- ntfy CLI (
ntfy publishandntfy subscribeonly) can now be installed via Homebrew (thanks to @Moulick) - Added
v1/statsendpoint to expose messages stats (no ticket) - Support RFC 2047 encoded headers (no ticket, honorable mention to mqttwarn and @amotl)
Bug fixes + maintenance:
- Hide country flags on Windows (#606, thanks to @cmeis for reporting, and to @pokej6 for fixing it)
ntfy subnow uses default auth credentials as defined inclient.yml(#698, thanks to @CrimsonFez for reporting, and to @wunter8 for fixing it)
Documentation:
- Updated PowerShell examples (#697, thanks to @Natfan)
Additional languages:
- Swedish (thanks to @hellbown)