1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00
simple-torrent_ynh/README_fr.md
2021-11-03 12:49:02 +00:00

2.9 KiB

Simple Torrent pour YunoHost

Niveau d'intégration
Installer Simple Torrent avec 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

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