33 lines
949 B
YAML
33 lines
949 B
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/devgianlu/Aria2Android
|
|
IssueTracker: https://github.com/devgianlu/Aria2Android/issues
|
|
Donate: https://www.paypal.me/devgianlu
|
|
|
|
AutoName: Aria2Android
|
|
Summary: An app that allows you to run aria2 on your device
|
|
Description: |-
|
|
With Aria2Android you can run a real aria2 executable on your device.
|
|
You can easily save the session to pause downloads and continue them later and control your server through the JSON-RPC interface.
|
|
Aria2Android works only on ARM devices.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/devgianlu/Aria2Android
|
|
|
|
Builds:
|
|
- versionName: 1.9.1
|
|
versionCode: 35
|
|
commit: v1.9.1
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- foss
|
|
prebuild: |-
|
|
sed -i -e "/maven.fabric.io/d" ../build.gradle ../CommonUtils/build.gradle
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.9.1
|
|
CurrentVersionCode: 35
|