31 lines
725 B
YAML
31 lines
725 B
YAML
|
AntiFeatures:
|
||
|
- NonFreeNet
|
||
|
Categories:
|
||
|
- Internet
|
||
|
License: MIT
|
||
|
SourceCode: https://github.com/ktt-ol/hacs
|
||
|
IssueTracker: https://github.com/ktt-ol/hacs/issues
|
||
|
Changelog: https://github.com/ktt-ol/hacs/blob/HEAD/CHANGELOG.md
|
||
|
|
||
|
AutoName: HACS
|
||
|
Summary: Hackspace Access Control System
|
||
|
Description: An app for our "keyholder" to view and manage the door states of the
|
||
|
hackspace. It uses an mqtt service to get the current status and sends door commands
|
||
|
per ssh.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/ktt-ol/hacs
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 2.6.5
|
||
|
versionCode: 36
|
||
|
commit: 2.6.5
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 2.6.5
|
||
|
CurrentVersionCode: 36
|