Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/equeim/tremotesf-android

Android remote GUI for transmission-daemon
https://github.com/equeim/tremotesf-android

android kotlin torrent transmission

Last synced: about 2 months ago
JSON representation

Android remote GUI for transmission-daemon

Awesome Lists containing this project

README

        

# 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. Clone Git repository:
```sh
git clone https://github.com/equeim/tremotesf-android.git
cd tremotesf-android
git submodule update --init
```
2. Download and install latest Android Studio.
3. Build APK in Android Studio.

## Translations
Translations are managed on [Transifex](https://www.transifex.com/equeim/tremotesf-android).

## Screenshots
![](http://i.imgur.com/tsmKQIV.png) ![](http://i.imgur.com/HMucsni.png) ![](http://i.imgur.com/EXc9CG0.png)