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 9e3612469b
Merge pull request #653 from jedrivisser/ide-code-completion
2 months ago
app Merge branch 'master' into ide-code-completion 2 months ago
gradle/wrapper Fix settings import/export to use document provider 2 months 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 12 years ago
README.md Version bump and copyright update 2 months ago
build.gradle Fix settings import/export to use document provider 2 months ago
gradle.properties New release with updated dependencies and tooling 4 months 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 Version bump and copyright update 2 months 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

Transdroid is (since version 2.5.23) compiled against Android 14 (API level 34) and (since version 2.5.23) supporting Android 5 (API level 21) 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-2024 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: