Manage your torrents from your Android device
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Kok 3869be4bef Prepare release 2.5.21 2 years ago
app Prepare release 2.5.21 2 years ago
gradle/wrapper Update gradle wrapper 3 years ago
.editorconfig Adjust codestyle to an .editorconfig 4 years ago
.gitignore app: read signing info from a keystore.properties file 6 years ago
.hgignore Added Synology NAS support. 11 years ago
COPYING Initial import of source, both android and lib projects from original SVN revision 377 13 years ago
README.md Clean up and update README.md 4 years ago
build.gradle Prepare release 2.5.21 2 years ago
gradle.properties Migrate to AndroidX 4 years ago
gradlew Update gradle wrapper 3 years ago
gradlew.bat Update gradle wrapper 3 years ago
keystore.properties.example app: read signing info from a keystore.properties file 6 years ago
latest-app.html Prepare release 2.5.21 2 years ago
latest-search.html Prepare release 2.5.21 2 years ago
settings.gradle Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148. 10 years ago

README.md

Transdroid

www.transdroid.org Twitter - transdroid@2312.nl

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

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 <https://www.gnu.org/licenses/>.

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