mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New app: smsQ
This commit is contained in:
parent
34e0d5b6af
commit
f48f6b4a5a
1 changed files with 31 additions and 0 deletions
31
metadata/com.github.igrmk.smsq.yml
Normal file
31
metadata/com.github.igrmk.smsq.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue