The Wayback Machine - https://web.archive.org/web/20230117214004/https://github.com/erickok/transdroid/blob/master/README.md
Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
122 lines (103 sloc) 5.02 KB

Transdroid

www.transdroid.orgTwitter - transdroid@2312.nl

Manage torrents from your Android device.

Get it on transdroid.orgGet it on F-DroidGet it on Google Play

Screen shot of the main torrents listing screen

Manage your torrents from your Android device with Transdroid. All popular clients are supported: µTorrent, Transmission, rTorrent, Vuze, Deluge, BitTorrent 6, qBittorrent, and many more. You can view and manage running torrents and individual files. Adding is easy via the integrated search or RSS feeds (full version required). Monitor progress using the home screen widget or background alarm service.

Contributions

Code and design contributions are very welcome. You might want to contact me via social networks (Twitter) or e-mail first. Please note that all code will be licensed in GNU GPLv3.

Please respect the coding standards for easier merging. master contains the current release version of Transdroid while dev contains the active development version. However, larger and new features will be developed in their own branch.

Code structure

Starting with version 2.3.0, Transdroid is developed in Android Studio, fully integrating with the Gradle build system. It is (since version 2.5.21) compiled against Android 12 (API level 31) and (since version 2.2.0) supporting Android ICS (API level 15) and up only. To support lite (Transdrone, specially for the Play Store) and full (Transdroid) versions of the app, build flavours are defined in gradle, which contain version-specific resources. Dependencies are managed via JCentral et al. in the app's build.gradle file.

Developed By

Designed and developed by Eric Kok of 2312 development. Contributions by various others (see commit log).

License

Copyright 2010-2022 Eric Kok et al. Transdroid is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Transdroid is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Transdroid. If not, see <https://www.gnu.org/licenses/>. 

Some code/libraries/resources are used in the project:

close