Sak94664 / tremotesf-android

Android remote GUI for transmission-daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tremotesf

Android remote GUI for transmission-daemon.

Get it on F-Droid Get it on Google Play

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. Download and install Android Studio 3.2. Download and install Android NDK (r16b or newer).
  2. Download latest OpenSSL 1.1.1 and unpack it to 3rdparty/openssl/openssl (removing version from directory name).
  3. Download Qt base submodule from 5.11 branch and unpack it to 3rdparty/qt/qtbase.
  4. Set ANDROID_SDK_ROOT environment variable to the root directory of Android SDK and ANDROID_NDK_ROOT environment variable to the root directory of Android NDK.
  5. Execute build-native.sh script from project root directory.
  6. Build APK in Android Studio.

Translations

Translations are managed on Transifex.

Donate

I you like this app, you can support its development via PayPal or Yandex.Money.

Screenshots

About

Android remote GUI for transmission-daemon

License:GNU General Public License v3.0


Languages

Language:C++ 49.6%Language:Kotlin 37.7%Language:Java 11.8%Language:HTML 0.7%Language:Shell 0.1%Language:QMake 0.0%