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
5822b2c3e4
commit
c822eb9cfd
2 changed files with 14 additions and 16 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Simple Torrent for 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)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -30,12 +30,12 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
|
|||
- Magnet RSS subscribing supported
|
||||
|
||||
|
||||
**Shipped version:** 1.3.9~ynh4
|
||||
**Shipped version:** 1.3.9~ynh5
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -51,7 +51,6 @@ You can also configure Simple Torrent by editing this file `/var/www/simple-torr
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/boypt/simple-torrent>
|
||||
* Official admin documentation: <https://github.com/boypt/simple-torrent/wiki>
|
||||
* Upstream app code repository: <https://github.com/boypt/simple-torrent>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_simple-torrent>
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,15 @@ 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.
|
||||
|
||||
|
@ -30,12 +30,12 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
|
|||
- Magnet RSS subscribing supported
|
||||
|
||||
|
||||
**Version incluse :** 1.3.9~ynh4
|
||||
**Version incluse :** 1.3.9~ynh5
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -51,9 +51,8 @@ Vous pouvez configurer Simple Torrent en modifiant le fichier `/var/www/simple-t
|
|||
|
||||
## 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 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 +68,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