34 lines
937 B
YAML
34 lines
937 B
YAML
|
AntiFeatures:
|
||
|
- NonFreeDep
|
||
|
- NonFreeNet
|
||
|
Categories:
|
||
|
- Internet
|
||
|
- Phone & SMS
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/subhamtyagi/openinwa
|
||
|
IssueTracker: https://github.com/subhamtyagi/openinwa/issues
|
||
|
|
||
|
AutoName: Open In WhatsApp
|
||
|
Summary: Open Chat in WhatsApp
|
||
|
Description: |-
|
||
|
Open chat in WhatsApp without saving phone number to your phonebook
|
||
|
|
||
|
* This app uses WhatsApp public api 'click to chat' feature to open a chat with any number without saving to your phone book.
|
||
|
* You can create an url link that will open WhatsApp on the specified number. This is a WhatsApp feature, you don't need this app to open the link, only to create it.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/SubhamTyagi/openinwa.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: v1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|