mirror of
https://github.com/YunoHost-Apps/simple-torrent_ynh.git
synced 2024-09-03 20:26:18 +02:00
59 lines
2.5 KiB
Markdown
59 lines
2.5 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Cloud Torrent YunoHost-erako
|
|
|
|
[](https://dash.yunohost.org/appci/app/cloud-torrent)  
|
|
|
|
[](https://install-app.yunohost.org/?app=cloud-torrent)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Cloud Torrent YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
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
|
|
|
|
|
|
**Paketatutako bertsioa:** 0.9.1~ynh1
|
|
|
|
## Pantaila-argazkiak
|
|
|
|

|
|
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Administratzaileen dokumentazio ofiziala: <https://github.com/jpillora/cloud-torrent/wiki/>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/jpillora/cloud-torrent>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/cloud-torrent>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/cloud-torrent_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/cloud-torrent_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/cloud-torrent_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade cloud-torrent -u https://github.com/YunoHost-Apps/cloud-torrent_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|