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 package for YunoHost
Find a file
Éric Gaspar d8b625d159 fix
2024-06-19 12:08:22 +02:00
.github Upgrade auto-updater (#78) 2023-02-24 00:38:33 +01:00
conf fix 2024-06-19 12:08:22 +02:00
doc Update screenshot.png 2024-06-19 11:51:45 +02:00
scripts fix 2024-06-19 11:41:32 +02:00
ALL_README.md Auto-update READMEs 2024-06-19 09:24:51 +00:00
LICENSE First commit 2020-09-03 14:33:35 +02:00
manifest.toml fix 2024-06-19 11:44:51 +02:00
README.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
README_es.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
README_eu.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
README_fr.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
README_gl.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
README_zh_Hans.md Auto-update READMEs 2024-06-19 09:45:32 +00:00
tests.toml Update tests.toml 2023-03-21 08:15:45 +01:00

Cloud Torrent for YunoHost

Integration level Working status Maintenance status

Install Cloud Torrent with YunoHost

Read this README in other languages.

This package allows you to install Cloud Torrent quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Cloud-Torrent 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: 0.9.1~ynh1

Screenshots

Screenshot of Cloud Torrent

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/cloud-torrent_ynh/tree/testing --debug
or
sudo yunohost app upgrade cloud-torrent -u https://github.com/YunoHost-Apps/cloud-torrent_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps