mirror of
https://github.com/equeim/tremotesf-android.git
synced 2026-04-21 07:19:35 +00:00
Android remote GUI for transmission-daemon
- Kotlin 100%
| .github/workflows | ||
| .tx | ||
| app | ||
| bencode@a1c4fd73d5 | ||
| buildSrc | ||
| common | ||
| fastlane/metadata/android | ||
| gradle | ||
| LICENSES | ||
| rpc | ||
| torrentfile | ||
| .gitignore | ||
| .gitmodules | ||
| build.gradle.kts | ||
| CHANGELOG.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| REUSE.toml | ||
| settings.gradle.kts | ||
Tremotesf
Android remote GUI for transmission-daemon.
Features
- View torrent list
- Sort torrents
- Filter torrents by name, status and trackers
- Start/stop/verify torrents with multi-selection
- Add torrents from torrent files and magnet links
- Select which files to download when adding torrent
- Manage torrent files
- Add and remove torrent trackers
- View torrent peers
- Set torrent limits
- Change remote server settings
- View server statistics
- Multiple servers
- Supports HTTPS connection
- Can connect to servers with self-signed certificates (you need to add certificate to server settings)
- Client certificate authentication
Build
- Clone Git repository:
git clone https://github.com/equeim/tremotesf-android.git
cd tremotesf-android
git submodule update --init
- Download and install latest Android Studio.
- Build APK in Android Studio.
Translations
Translations are managed on Transifex.


