Trax fork of /e/'s fork of ntfy-android.
app | ||
assets | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
ntfy Android App
This is the Android app for ntfy (ntfy.sh).
Current limitations
- The app on the Play store only works with ntfy.sh, not with other hosts, due to the fact that background services in Android are pretty much impossible to implement.
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
Thanks to these projects for allowing me to copy-paste a lot.