2.9 KiB
Simple Torrent pour YunoHost
Read this readme in english. Lire ce readme en français.
Ce package vous permet d'installer Simple Torrent rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.
Vue d'ensemble
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.9~ynh2
Captures d'écran
Avertissements / informations importantes
Configuration
La plupart des éléments peuvent être modifiés à la volée dans Web-UI dans la page de configuration.
Vous pouvez configurer Simple Torrent en modifiant le fichier /var/www/simple-torrent/config.yml
en vous aidant de la documentation.
Limitations
- Cette application ne peut pas être installée sur une machine ARM 32 bits.
Documentations et ressources
- Site officiel de l'app : https://github.com/boypt/simple-torrent
- Documentation officielle de l'admin : https://github.com/boypt/simple-torrent/wiki
- Dépôt de code officiel de l'app : https://github.com/boypt/simple-torrent
- Documentation YunoHost pour cette app : https://yunohost.org/app_simple-torrent
- Signaler un bug : https://github.com/YunoHost-Apps/simple-torrent_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing.
Pour essayer la branche testing, procédez comme suit.
sudo yunohost app install https://github.com/YunoHost-Apps/simple-torrent_ynh/tree/testing --debug
ou
sudo yunohost app upgrade simple-torrent -u https://github.com/YunoHost-Apps/simple-torrent_ynh/tree/testing --debug
Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps