Transdroid Torrent Manager: convert to YAML
This commit is contained in:
parent
56bbac46aa
commit
481a1a533f
|
|
@ -1,60 +0,0 @@
|
||||||
AntiFeatures:Tracking
|
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://www.transdroid.org
|
|
||||||
Source Code:https://github.com/erickok/transdroid
|
|
||||||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
|
||||||
Changelog:https://github.com/erickok/transdroid/releases
|
|
||||||
Donate:https://paypal.me/erickoknl
|
|
||||||
|
|
||||||
Auto Name:Transdroid Torrent Manager
|
|
||||||
Summary:Manage BitTorrent clients
|
|
||||||
Description:
|
|
||||||
Transdroid is an Android remote client for your torrent application running on a
|
|
||||||
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge,
|
|
||||||
Vuze and rTorrent are supported. It can show the active torrents, pause, resume
|
|
||||||
or remove them and new torrents can be added via URL, RSS feed or using the
|
|
||||||
integrated search.
|
|
||||||
|
|
||||||
Anti-Feature: Tracking. It will connect to transdroid.org as soon as you run it,
|
|
||||||
and periodically after that. Information exposed is probably limited to your IP
|
|
||||||
address, OS version and Transdroid version.
|
|
||||||
|
|
||||||
For newer versions, see [[org.transdroid.full]] and [[org.transdroid.search]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/erickok/transdroid
|
|
||||||
|
|
||||||
Build:1.1.7,148
|
|
||||||
commit=80558abb1047
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-13
|
|
||||||
|
|
||||||
Build:1.1.8,150
|
|
||||||
commit=6ec227e33a9a
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-13
|
|
||||||
|
|
||||||
Build:1.1.13,155
|
|
||||||
commit=f9ce307f588f
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-16
|
|
||||||
|
|
||||||
Build:1.1.16,161
|
|
||||||
commit=620dc6d78be2
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:1.1.16
|
|
||||||
Current Version Code:161
|
|
||||||
74
metadata/org.transdroid.yml
Normal file
74
metadata/org.transdroid.yml
Normal file
|
|
@ -0,0 +1,74 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://www.transdroid.org
|
||||||
|
SourceCode: https://github.com/erickok/transdroid
|
||||||
|
IssueTracker: https://github.com/erickok/transdroid/issues
|
||||||
|
Changelog: https://github.com/erickok/transdroid/releases
|
||||||
|
Donate: https://paypal.me/erickoknl
|
||||||
|
|
||||||
|
AutoName: Transdroid Torrent Manager
|
||||||
|
Summary: Manage BitTorrent clients
|
||||||
|
Description: |-
|
||||||
|
Transdroid is an Android remote client for your torrent application running on a
|
||||||
|
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge,
|
||||||
|
Vuze and rTorrent are supported. It can show the active torrents, pause, resume
|
||||||
|
or remove them and new torrents can be added via URL, RSS feed or using the
|
||||||
|
integrated search.
|
||||||
|
|
||||||
|
Anti-Feature: Tracking. It will connect to transdroid.org as soon as you run it,
|
||||||
|
and periodically after that. Information exposed is probably limited to your IP
|
||||||
|
address, OS version and Transdroid version.
|
||||||
|
|
||||||
|
For newer versions, see [[org.transdroid.full]] and [[org.transdroid.search]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/erickok/transdroid
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.7
|
||||||
|
versionCode: 148
|
||||||
|
commit: 80558abb1047
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-13
|
||||||
|
|
||||||
|
- versionName: 1.1.8
|
||||||
|
versionCode: 150
|
||||||
|
commit: 6ec227e33a9a
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-13
|
||||||
|
|
||||||
|
- versionName: 1.1.13
|
||||||
|
versionCode: 155
|
||||||
|
commit: f9ce307f588f
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-16
|
||||||
|
|
||||||
|
- versionName: 1.1.16
|
||||||
|
versionCode: 161
|
||||||
|
commit: 620dc6d78be2
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: 1.1.16
|
||||||
|
CurrentVersionCode: 161
|
||||||
Loading…
Reference in a new issue