# Android notification listener. Forwards all notifications to a ntfy URL ## Configuration ### Secrets ##### `secret/token.txt` The authorization token for ntfy ##### `secret/url.txt` The ntfy topic url to push notifications to.