diff --git a/README.md b/README.md index 931f9a6..10293f0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,19 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. +### Features + +- Individual file download control (1.1.3+) +- Run external program on tasks completion +- Stops task when seeding ratio reached +- Download/Upload speed limiter +- Detailed transfer stats in web UI. +- Torrent Watcher +- Extra trackers from external source +- Protocol Handler to magnet +- Magnet RSS subscribing supported + + **Shipped version:** 1.3.6~ynh3 diff --git a/README_fr.md b/README_fr.md index 0fc1a30..f1e62e9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,6 +13,19 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. +### Features + +- Individual file download control (1.1.3+) +- Run external program on tasks completion +- Stops task when seeding ratio reached +- Download/Upload speed limiter +- Detailed transfer stats in web UI. +- Torrent Watcher +- Extra trackers from external source +- Protocol Handler to magnet +- Magnet RSS subscribing supported + + **Version incluse :** 1.3.6~ynh3