From 1e8df2087b86573532cc75a2536c89eca3a7d1c5 Mon Sep 17 00:00:00 2001 From: Jochen Peters Date: Fri, 11 Jan 2019 10:12:20 +0000 Subject: [PATCH] New App: Notify2Jabber --- metadata/click.dummer.notify_to_jabber.yml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/click.dummer.notify_to_jabber.yml diff --git a/metadata/click.dummer.notify_to_jabber.yml b/metadata/click.dummer.notify_to_jabber.yml new file mode 100644 index 0000000000..cd6eafa558 --- /dev/null +++ b/metadata/click.dummer.notify_to_jabber.yml @@ -0,0 +1,30 @@ +Categories: + - Connectivity +License: Unlicense +AuthorName: deadlockz +SourceCode: https://github.com/no-go/NotifyRelay +IssueTracker: https://github.com/no-go/NotifyRelay/issues +Changelog: https://github.com/no-go/NotifyRelay/releases + +AutoName: Notify2Jabber +Summary: Send almost all text notifications to a Jabber account or your Gotify server +Description: | + Sometimes a new giant smartphone is too big for me at parties. It's nice to be able to redirect all my messages to a little old one. In an emergency you can at least answer your real friends via SMS. My app redirects almost everything to a Jabber account or to a Gotify server. It's a little everyday hack that I don't want to keep from the FOSS community. + + Hey! Do not build loops! It is a bad idea having the receiving jabber or gotify account on the same phone X-) + +RepoType: git +Repo: https://github.com/no-go/NotifyRelay.git + +Builds: + - versionName: '0.81' + versionCode: 81 + commit: v0.81 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.81' +CurrentVersionCode: 81