1
0
Fork 0
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:
yunohost-bot 2023-01-25 13:55:56 +00:00
parent 5822b2c3e4
commit c822eb9cfd
2 changed files with 14 additions and 16 deletions

View file

@ -30,12 +30,12 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
- Magnet RSS subscribing supported - Magnet RSS subscribing supported
**Shipped version:** 1.3.9~ynh4 **Shipped version:** 1.3.9~ynh5
## Screenshots ## Screenshots
![Screenshot of Simple Torrent](./doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png)
![Screenshot of Simple Torrent](./doc/screenshots/.DS_Store) ![Screenshot of Simple Torrent](./doc/screenshots/.DS_Store)
![Screenshot of Simple Torrent](./doc/screenshots/screenshot.png)
## Disclaimers / important information ## Disclaimers / important information
@ -51,7 +51,6 @@ You can also configure Simple Torrent by editing this file `/var/www/simple-torr
## Documentation and resources ## Documentation and resources
* Official app website: <https://github.com/boypt/simple-torrent>
* Official admin documentation: <https://github.com/boypt/simple-torrent/wiki> * Official admin documentation: <https://github.com/boypt/simple-torrent/wiki>
* Upstream app code repository: <https://github.com/boypt/simple-torrent> * Upstream app code repository: <https://github.com/boypt/simple-torrent>
* YunoHost documentation for this app: <https://yunohost.org/app_simple-torrent> * YunoHost documentation for this app: <https://yunohost.org/app_simple-torrent>

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Simple Torrent pour YunoHost # Simple Torrent pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/simple-torrent.svg)](https://dash.yunohost.org/appci/app/simple-torrent) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/simple-torrent.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/simple-torrent.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/simple-torrent.svg)](https://dash.yunohost.org/appci/app/simple-torrent) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/simple-torrent.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/simple-torrent.maintain.svg)
[![Installer Simple Torrent avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simple-torrent) [![Installer Simple Torrent avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simple-torrent)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Simple Torrent rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
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. 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 - Magnet RSS subscribing supported
**Version incluse :** 1.3.9~ynh4 **Version incluse :** 1.3.9~ynh5
## Captures d'écran ## Captures décran
![Capture d'écran de Simple Torrent](./doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png) ![Capture décran de Simple Torrent](./doc/screenshots/.DS_Store)
![Capture d'écran de Simple Torrent](./doc/screenshots/.DS_Store) ![Capture décran de Simple Torrent](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -51,9 +51,8 @@ Vous pouvez configurer Simple Torrent en modifiant le fichier `/var/www/simple-t
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://github.com/boypt/simple-torrent> * Documentation officielle de ladmin : <https://github.com/boypt/simple-torrent/wiki>
* Documentation officielle de l'admin : <https://github.com/boypt/simple-torrent/wiki> * Dépôt de code officiel de lapp : <https://github.com/boypt/simple-torrent>
* 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> * Documentation YunoHost pour cette app : <https://yunohost.org/app_simple-torrent>
* Signaler un bug : <https://github.com/YunoHost-Apps/simple-torrent_ynh/issues> * 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 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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>