Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.03 KB

NotifBot

An Android app and Telegram bot that forwards Android notifications to Telegram.

Get it on Google Play

Building

For Android part, the building system used is Bazel. You only need to manually install Bazel, and Bazel will get all the dependencies for you (including Kotlin and third-party Bazel rules).

The Bazel rules depends on the ANDROID_HOME environment variable.

Run tools/release.sh to sign the apk with a release key. More details.

License

BSD 3-Clause, refer to LICENSE file for more details.

Google Play and the Google Play logo are trademarks of Google LLC.