mirror of
https://github.com/YunoHost-Apps/simple-torrent_ynh.git
synced 2024-09-03 20:26:18 +02:00
Auto-update README
This commit is contained in:
parent
598123ed5b
commit
5182959171
2 changed files with 14 additions and 36 deletions
13
README.md
13
README.md
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Simple Torrent for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/simple-torrent)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=simple-torrent)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -37,18 +38,6 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
|
|||

|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
Most of the items can be edited in Web-UI on the fly in the config board.
|
||||
|
||||
You can also configure Simple Torrent by editing this file `/var/www/simple-torrent/config.yml` using the [documentation](https://github.com/boypt/simple-torrent/wiki/Config-File).
|
||||
|
||||
## Limitations
|
||||
|
||||
- This app cannot be installed on a 32-bit ARM machine.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/boypt/simple-torrent>
|
||||
|
|
35
README_fr.md
35
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Simple Torrent pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/simple-torrent)  
|
||||
[](https://dash.yunohost.org/appci/app/simple-torrent)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=simple-torrent)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Simple Torrent rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Simple Torrent rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## 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.
|
||||
|
||||
|
@ -32,28 +33,16 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
|
|||
|
||||
**Version incluse :** 1.3.9~ynh4
|
||||
|
||||
## Captures d'écran
|
||||
## 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](https://github.com/boypt/simple-torrent/wiki/Config-File).
|
||||
|
||||
## 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>
|
||||
* 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>
|
||||
|
||||
|
@ -69,4 +58,4 @@ 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>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue