1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-30 04:12:03 +02:00
Send push notifications to your phone or desktop using PUT/POST https://ntfy.sh
Find a file
Philipp Heckel 2772a38dae WIPWIPWIP
2022-12-02 15:37:48 -05:00
.github
assets Styling 2021-10-24 14:22:53 -04:00
auth WIPWIPWIP 2022-12-02 15:37:48 -05:00
client ntfy pub: use default-user and default-password from client.yml 2022-10-09 08:34:23 -06:00
cmd Remove --env-topic flag from "ntfy publish" (as per deprecation) 2022-11-28 11:06:47 -05:00
docs Derp 2022-11-28 22:12:20 -05:00
examples
log
scripts
server WIPWIPWIP 2022-12-02 15:37:48 -05:00
test Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
tools/fbsend
util Fix race condition making it possible for batches to be >batchSize 2022-11-16 11:16:07 -05:00
web
.gitignore
.goreleaser.yml
docker-compose.yml
Dockerfile Release notes, add EXPOSE 80 to Dockerfile 2022-04-01 08:49:15 -04:00
go.mod Bump deps 2022-11-27 22:03:00 -05:00
go.sum
LICENSE
LICENSE.GPLv2
main.go
Makefile
mkdocs.yml
README.md
requirements.txt

ntfy

ntfy.sh | Send push notifications to your phone or desktop via PUT/POST

Release Go Reference Tests Go Report Card codecov Discord Matrix Matrix space Reddit Healthcheck

ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup or cost. It's also open source (as you can plainly see) if you want to run your own.

I run a free version of it at ntfy.sh. There's also an open source Android app (see Google Play or F-Droid), and an open source iOS app (see App Store).

Documentation

Getting started | Android/iOS | API | Install / Self-hosting | Building

Chat / forum

There are a few ways to get in touch with me and/or the rest of the community. Feel free to use any of these methods. Whatever works best for you:

Announcements / beta testers

For announcements of new releases and cutting-edge beta versions, please subscribe to the ntfy.sh/announcements topic. If you'd like to test the iOS app, join TestFlight. For Android betas, join Discord/Matrix (I'll eventually make a testing channel in Google Play).

Contributing

I welcome any and all contributions. Just create a PR or an issue. To contribute code, check out the build instructions for the server and the Android app. Or, if you'd like to help translate 🇩🇪 🇺🇸 🇧🇬, you can start immediately in Hosted Weblate.

Translation status

Sponsors

I have just very recently started accepting donations via GitHub Sponsors. I would be humbled if you helped me carry the server and developer account costs. Even small donations are very much appreciated. A big fat Thank You to the folks already sponsoring ntfy:

I'd also like to thank DigitalOcean for supporting the project with $60/yr:

License

Made with ❤️ by Philipp C. Heckel.
The project is dual licensed under the Apache License 2.0 and the GPLv2 License.

Third party libraries and resources: