Merge branch 'trigger' into 'master'

new app: trigger

See merge request fdroid/fdroiddata!4376
This commit is contained in:
Pierre Rudloff 2019-01-28 15:49:41 +00:00
commit 75182e9013

View file

@ -0,0 +1,27 @@
Categories:
- Internet
- Security
License: GPL-2.0-or-later
SourceCode: https://github.com/mwarning/trigger
IssueTracker: https://github.com/mwarning/trigger/issues
AutoName: Trigger
Summary: Open a door over WiFi or the Internet
Description: |
Call a https link to open a door and request its status.
The request URL might be `https://example.com/door/?action=open&token=secret123` where action is one of `open`/`close`/`state`.
The reponse might be `LOCKED`, `UNLOCKED` or undefined.
RepoType: git
Repo: https://github.com/mwarning/trigger
Builds:
- versionName: 1.2.1
versionCode: 121
commit: v1.2.1
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags