New app: HomeBot
This commit is contained in:
parent
b12c3d5276
commit
0be156a3d5
36
metadata/com.abast.homebot.yml
Normal file
36
metadata/com.abast.homebot.yml
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/s6joui/homebot
|
||||||
|
IssueTracker: https://github.com/s6joui/homebot/issues
|
||||||
|
|
||||||
|
AutoName: HomeBot
|
||||||
|
Summary: Remap the home button long press
|
||||||
|
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
|
Loading…
Reference in a new issue