Trax fork of /e/'s fork of ntfy-android.
app | ||
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). It is very much work in progress. Also: I'm new to Android development, so I'm still learning.
...
...
License
Made with ❤️ by Philipp C. Heckel, distributed under the Apache License 2.0.
This app is heavily based on:
- RecyclerViewKotlin (Apache 2.0)
- Just another Hacker News Android client (MIT)
Thanks to these projects for allowing me to copy-paste a lot.