1.8 KiB
1.8 KiB
ntfy Android App
This is the Android app for ntfy (ntfy.sh). It is available in the Play Store.
Releases
You can find the app in the Play Store, or as .apk files on the releases page.
There is a ticket to create an F-Droid version, but I haven't had the time yet.
Build instructions
(Todo)
Building with your own Firebase Cloud Messaging (FCM) account
To build your own version with Firebase, you must:
- Put your own
google-services.json
file in the app/ folder - And change
app_base_url
in strings.xml
License
Made with ❤️ by Philipp C. Heckel, distributed under the Apache License 2.0.
Thank you to these fantastic resources:
- RecyclerViewKotlin (Apache 2.0)
- Just another Hacker News Android client (MIT)
- Android Room with a View (Apache 2.0)
- Firebase Messaging Example (Apache 2.0)
- Designing a logo with Inkscape
- Foreground service