fdroiddata/metadata/com.termux.tasker.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

56 lines
1.3 KiB
YAML

AntiFeatures:
- NonFreeDep
Categories:
- Development
License: GPL-3.0-only
WebSite: https://termux.com
SourceCode: https://github.com/termux/termux-tasker
IssueTracker: https://github.com/termux/termux-tasker/issues
Donate: https://termux.com/donate.html
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
AutoName: Termux:Tasker
Description: |-
This plugin for https://f-droid.org/packages/com.termux provides a way to run Termux scripts from Tasker.
# Create a new Tasker Action.
# In the resulting Select Action Category dialog, select Plugin.
# In the resulting Termux:Task dialog, select Termux:Task.
# Edit the configuration to specify the executable in ~/.termux/tasker/ to execute, and if it should be executed in the background (the default) or in a new terminal session.
RepoType: git
Repo: https://github.com/termux/termux-tasker
Builds:
- versionName: '0.1'
versionCode: 1
commit: v0.1
subdir: app
gradle:
- yes
- versionName: '0.2'
versionCode: 2
commit: v0.2
subdir: app
gradle:
- yes
- versionName: '0.3'
versionCode: 3
commit: v0.3
subdir: app
gradle:
- yes
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.4'
CurrentVersionCode: 4