From f48f6b4a5aad5c8e3dfa18de631439012852c856 Mon Sep 17 00:00:00 2001 From: Igor Mikushkin Date: Fri, 10 Apr 2020 21:00:28 +0400 Subject: [PATCH] New app: smsQ --- metadata/com.github.igrmk.smsq.yml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/com.github.igrmk.smsq.yml diff --git a/metadata/com.github.igrmk.smsq.yml b/metadata/com.github.igrmk.smsq.yml new file mode 100644 index 0000000000..67804da011 --- /dev/null +++ b/metadata/com.github.igrmk.smsq.yml @@ -0,0 +1,31 @@ +Categories: + - Phone & SMS +License: GPL-3.0-only +AuthorName: igrmk +AuthorEmail: igrmkx@gmail.com +SourceCode: https://github.com/igrmk/smsq +IssueTracker: https://github.com/igrmk/smsq/issues +Bitcoin: 32JdGEVP42WiVxsADa3Z65qn1xe2K7Yg3S +Litecoin: MCCRrC4NcT926bDRchpKxQ5kmatzcEMaz7 + +AutoName: smsQ +Summary: Receive your SMS messages in Telegram +Description: |- + Your SMS messages are forwarded to your Telegram via our Telegram bot. + Please read our [https://smsq.me/PRIVACY.html PRIVACY POLICY]. + +RepoType: git +Repo: https://github.com/igrmk/smsq + +Builds: + - versionName: '1.1' + versionCode: 11 + commit: '1.1' + subdir: android/app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 11