Sen descrición

Philipp C. Heckel 090bdd93ba Merge pull request #1187 from 13x1/patch-1 hai 9 meses
.github 3f21da7768 Pipelines hai 9 meses
assets 317621c696 Styling %!s(int64=4) %!d(string=hai) anos
client ef302d22a9 Avoid panic if user.Current() fails; add logging to "ntfy subscribe" to help figure out what's wrong hai 1 ano
cmd d1ac8d03e0 Security updates hai 9 meses
docs 090bdd93ba Merge pull request #1187 from 13x1/patch-1 hai 9 meses
examples 5acc6ad0c4 Add JS websocket example %!s(int64=2) %!d(string=hai) anos
log d1ac8d03e0 Security updates hai 9 meses
scripts 8e04912201 Fixing docs links %!s(int64=2) %!d(string=hai) anos
server bd4b5e9e1b Merge pull request #1312 from vkrause/work/vkrause/detect-encrypted-messages-as-unified-push hai 9 meses
test de65d07518 Simplify(?) templating cases hai 1 ano
tools 29c9551548 Profiling support %!s(int64=2) %!d(string=hai) anos
user 4111bee0c4 fix linting issue hai 1 ano
util b9c176ddba Tests hai 1 ano
web d1ac8d03e0 Security updates hai 9 meses
.dockerignore 11f8984127 Add a way to use Docker for building everything %!s(int64=2) %!d(string=hai) anos
.git-blame-ignore-revs 951c90763a Add eslint commits to .git-blame-ignore-revs %!s(int64=2) %!d(string=hai) anos
.gitignore c0fab933a5 Build docs in venv %!s(int64=2) %!d(string=hai) anos
.gitpod.yml 265af01f9c Add Gitpod configuration for quick setup of development environments %!s(int64=3) %!d(string=hai) anos
.goreleaser.yml 8adb9ee633 Re-add tzdata to amd64 %!s(int64=2) %!d(string=hai) anos
CODE_OF_CONDUCT.md 0646f48ca6 Code of Conduct %!s(int64=3) %!d(string=hai) anos
Dockerfile 8c69234e28 Revert Docker user fix hai 1 ano
Dockerfile-arm 8c69234e28 Revert Docker user fix hai 1 ano
Dockerfile-build ee595067ba Merge pull request #1307 from jlssmt/patch-1 hai 9 meses
LICENSE dadb6419ee Update LICENSE %!s(int64=4) %!d(string=hai) anos
LICENSE.GPLv2 3daa590732 Update LICENSE.GPLv2 %!s(int64=4) %!d(string=hai) anos
Makefile 0928d99813 Fix mkdocs call %!s(int64=2) %!d(string=hai) anos
README.md e8685baf15 Thank you @cdf-eagles for your generous donation hai 1 ano
SECURITY.md 9334a94886 Create SECURITY.md %!s(int64=3) %!d(string=hai) anos
docker-compose.yml ae3163c5b1 add tzdata to image and use env for docker timezone %!s(int64=3) %!d(string=hai) anos
go.mod d1ac8d03e0 Security updates hai 9 meses
go.sum d1ac8d03e0 Security updates hai 9 meses
main.go d1ac8d03e0 Security updates hai 9 meses
mkdocs.yml 6c41f69db7 Merge branch 'main' into Tom-Hubrecht/main hai 1 ano
requirements.txt 99a0c72d49 Remove dependence on mkdocs-simple-hooks %!s(int64=2) %!d(string=hai) anos

README.md

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 Healthcheck Gitpod

ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service. With ntfy, you can send notifications to your phone or desktop via scripts from any computer, without having to sign up or pay any fees. If you'd like to run your own instance of the service, you can easily do so since ntfy is open source.

You can access the free version of ntfy at ntfy.sh. There is also an open-source Android app available on Google Play or F-Droid, as well as an open source iOS app available on the App Store.

ntfy Pro 💸 🎉

I now offer paid plans for ntfy.sh if you don't want to self-host, or you want to support the development of ntfy (→ Purchase via web app). You can buy a plan for as low as $5/month. You can also donate via GitHub Sponsors, and Liberapay. I would be very humbled by your sponsorship. ❤️

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 contributions. Just create a PR or an issue. For larger features/ideas, please reach out on Discord/Matrix first to see if I'd accept them. 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, and Liberapay. 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 who have sponsored ntfy in the past, or are still sponsoring ntfy:

I'd also like to thank JetBrains for their awesome IntelliJ IDEA, and DigitalOcean (referral link) for supporting the project:

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

_Please be sure to read the complete Code of Conduct._

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: