Android remote GUI for transmission-daemon.
- 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
- 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 are managed on Transifex.