36 lines
825 B
YAML
36 lines
825 B
YAML
Categories:
|
|
- System
|
|
License: MIT
|
|
SourceCode: https://github.com/s6joui/homebot
|
|
IssueTracker: https://github.com/s6joui/homebot/issues
|
|
|
|
AutoName: HomeBot
|
|
Description: |-
|
|
HomeBot enables you to remap the home button long press on you smartphone.
|
|
You can set the following:
|
|
|
|
* Opening an app
|
|
* Opening a web page
|
|
* Toggling the flashlight
|
|
* Opening the recent apps screen
|
|
* Toggling brightness
|
|
|
|
The app doesn't need root but has to be set as your Assistant app in
|
|
Settings > Apps > Advanced > Default apps > Assist & voice input
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/s6joui/homebot
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 12
|
|
commit: '1.2'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 12
|