87 lines
1.6 KiB
YAML
87 lines
1.6 KiB
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
WebSite: https://termux.com
|
|
SourceCode: https://github.com/termux/termux-widget
|
|
IssueTracker: https://github.com/termux/termux-widget/issues
|
|
Donate: https://termux.com/donate.html
|
|
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
|
|
|
|
AutoName: Termux:Widget
|
|
Description: |-
|
|
Add-on app which adds shortcuts to [[com.termux]] scripts and commands on the
|
|
home screen. Scripts should be placed in the $HOME/.shortcuts/ folder to allow
|
|
quick access to frequently used commands without typing.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/termux/termux-widget
|
|
|
|
Builds:
|
|
- versionName: '0.3'
|
|
versionCode: 3
|
|
commit: v0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.4'
|
|
versionCode: 4
|
|
commit: v0.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.5'
|
|
versionCode: 5
|
|
commit: v0.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.6'
|
|
versionCode: 6
|
|
commit: v0.6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.7'
|
|
versionCode: 7
|
|
commit: v0.7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.8'
|
|
versionCode: 8
|
|
commit: v0.8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.9'
|
|
versionCode: 9
|
|
commit: v0.9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.10'
|
|
versionCode: 10
|
|
commit: v0.10
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.11'
|
|
versionCode: 11
|
|
commit: v0.11
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.11'
|
|
CurrentVersionCode: 11
|