0
0
Fork 0
mirror of https://github.com/equeim/tremotesf-android.git synced 2026-04-21 07:19:35 +00:00
Android remote GUI for transmission-daemon
Find a file
Alexey Rochev ded5d7b54c 2.13.1
2026-01-16 01:18:32 +03:00
.github/workflows Update copyright 2025-04-26 23:37:25 +03:00
.tx Update copyright 2025-04-26 23:37:25 +03:00
app 2.13.1 2026-01-16 01:18:32 +03:00
bencode@a1c4fd73d5 Update dependencies 2025-07-02 00:32:46 +03:00
buildSrc Raise bytecode version to 17 2025-10-09 01:18:16 +03:00
common Update copyright 2025-04-26 23:37:25 +03:00
fastlane/metadata/android 2.13.1 2026-01-16 01:18:32 +03:00
gradle Raise targetSdk to 36 2025-10-09 01:18:16 +03:00
LICENSES REUSE fixes 2023-02-11 20:11:19 +03:00
rpc Add support of sorting torrents by last activity (#318) 2025-12-16 01:02:31 +03:00
torrentfile Support adding multiple torrent links (#342) 2025-12-16 00:25:01 +03:00
.gitignore Update copyright 2025-04-26 23:37:25 +03:00
.gitmodules Update copyright 2025-04-26 23:37:25 +03:00
build.gradle.kts Replace com.github.ben-manes.versions plugin with com.deezer.caupain for dependency updates checking 2025-10-09 01:18:16 +03:00
CHANGELOG.md 2.13.1 2026-01-16 01:18:32 +03:00
gradle.properties Update copyright 2025-04-26 23:37:25 +03:00
gradlew Update Gradle to 9.1 2025-10-09 01:18:16 +03:00
gradlew.bat Update Gradle to 9.1 2025-10-09 01:18:16 +03:00
README.md Remove Play Store link (#348, #320) 2025-12-16 00:41:32 +03:00
REUSE.toml Migrate to REUSE.toml 2025-04-26 23:37:25 +03:00
settings.gradle.kts Replace scrollbar library 2025-07-08 23:40:40 +03:00

Tremotesf

Android remote GUI for transmission-daemon.

Get it on F-Droid

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

  1. Clone Git repository:
git clone https://github.com/equeim/tremotesf-android.git
cd tremotesf-android
git submodule update --init
  1. Download and install latest Android Studio.
  2. Build APK in Android Studio.

Translations

Translations are managed on Transifex.

Screenshots