Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equeim/tremotesf-android
Android remote GUI for transmission-daemon
https://github.com/equeim/tremotesf-android
android kotlin torrent transmission
Last synced: 3 months ago
JSON representation
Android remote GUI for transmission-daemon
- Host: GitHub
- URL: https://github.com/equeim/tremotesf-android
- Owner: equeim
- Created: 2017-01-28T21:06:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T01:12:43.000Z (5 months ago)
- Last Synced: 2024-06-19T08:16:48.802Z (5 months ago)
- Topics: android, kotlin, torrent, transmission
- Language: Kotlin
- Size: 7.58 MB
- Stars: 220
- Watchers: 12
- Forks: 19
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSES/Apache-2.0.txt
Awesome Lists containing this project
README
# 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
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)