Нема описа

Philipp Heckel c5b2c8c680 Bump deps пре 3 година
.github df45459618 Remove test branch пре 3 година
assets 317621c696 Styling пре 4 година
auth 344031b575 Reduce bcrypt cost to 10 пре 4 година
client 85eb9160d8 `ntfy pub`: use `default-user` and `default-password` from `client.yml` пре 3 година
cmd 5b2fe66903 Fix test пре 3 година
docs f29fe22d3d Fine tuning пре 3 година
examples 9155c49571 Revert "Update branch to fit main" пре 3 година
log 5014bba0b3 Replace interface{} пре 3 година
scripts 9155c49571 Revert "Update branch to fit main" пре 3 година
server 679b075ecc Fix #503, bump version for release пре 3 година
test 707c58a120 Do not print ugly WS error; tests пре 4 година
tools 1f38a4a531 Upgrade Firebase Admin SDK version пре 3 година
util db9ca80b69 Fix race condition making it possible for batches to be >batchSize пре 3 година
web c5b2c8c680 Bump deps пре 3 година
.gitignore 98b56c2f06 Changelog пре 3 година
.goreleaser.yml 46fcbdb827 Deprecation warnings пре 3 година
Dockerfile 611894fd05 Release notes, add EXPOSE 80 to Dockerfile пре 3 година
LICENSE dadb6419ee Update LICENSE пре 4 година
LICENSE.GPLv2 3daa590732 Update LICENSE.GPLv2 пре 4 година
Makefile a498e43d61 Move `COMMIT` into a variable so it could be overridden if desired пре 3 година
README.md fcbf71dad7 Thank you @gergepalfi for your sponsorship! пре 3 година
docker-compose.yml ae3163c5b1 add tzdata to image and use env for docker timezone пре 3 година
go.mod c5b2c8c680 Bump deps пре 3 година
go.sum c5b2c8c680 Bump deps пре 3 година
main.go f4e8ebc053 Remove urfave/cli workaround пре 4 година
mkdocs.yml 85b2a674ae WIP: Integrations page with links to projects пре 3 година
requirements.txt 5a99fe8ba2 Try it a better way пре 4 година

README.md

ntfy


👶 Baby break - My baby girl was born!

Hey folks, my daughter was born on 8/30/22, so I'll be taking some time off from working on ntfy. I'll likely return to working on features and bugs in a few weeks. I hope you understand. I posted some pictures in #387 🥰


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

Donations

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:

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: