Transdroid

www.transdroid.org Twitter[email protected]

Manage torrents from your Android device.

Get it on transdroid.org Get it on F-Droid Get 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.18) compiled against Android 10 (API level 29) 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

<div class="snippet-clipboard-content position-relative" data-snippet-clipboard-copy-content="Copyright 2010-2020 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 .
“>

Copyright 2010-2020 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 .