mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Auto-update README
This commit is contained in:
parent
5c0b3c3f18
commit
218dec01d4
2 changed files with 17 additions and 23 deletions
19
README.md
19
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Transmission is a fast, easy, and free BitTorrent client.
|
Transmission is a fast, easy, and free BitTorrent client.
|
||||||
|
|
||||||
### YunoHost specific features
|
This app integrates with YunoHost's multimedia directories
|
||||||
|
|
||||||
* Integration with YunoHost Multimedia directories
|
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 3.00~ynh7
|
**Shipped version:** 3.00~ynh7
|
||||||
|
|
||||||
|
@ -31,11 +28,11 @@ Transmission is a fast, easy, and free BitTorrent client.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.transmissionbt.com>
|
- Official app website: <https://www.transmissionbt.com>
|
||||||
* Official admin documentation: <https://github.com/transmission/transmission/wiki>
|
- Official admin documentation: <https://github.com/transmission/transmission/wiki>
|
||||||
* Upstream app code repository: <https://github.com/transmission/transmission>
|
- Upstream app code repository: <https://github.com/transmission/transmission>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/transmission>
|
- YunoHost Store: <https://apps.yunohost.org/app/transmission>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/transmission_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/transmission_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -43,7 +40,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Transmission est un client BitTorrent libre, efficace et simple.
|
Transmission est un client BitTorrent libre, efficace et simple.
|
||||||
|
|
||||||
### Caractéristiques spécifiques YunoHost
|
Cette app est intégrée avec les répertoires multimédias de YunoHost
|
||||||
|
|
||||||
* Intégration avec les répertoires Multimédias de YunoHost
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 3.00~ynh7
|
**Version incluse :** 3.00~ynh7
|
||||||
|
|
||||||
|
@ -31,11 +28,11 @@ Transmission est un client BitTorrent libre, efficace et simple.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.transmissionbt.com>
|
- Site officiel de l’app : <https://www.transmissionbt.com>
|
||||||
* Documentation officielle de l’admin : <https://github.com/transmission/transmission/wiki>
|
- Documentation officielle de l’admin : <https://github.com/transmission/transmission/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/transmission/transmission>
|
- Dépôt de code officiel de l’app : <https://github.com/transmission/transmission>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/transmission>
|
- YunoHost Store : <https://apps.yunohost.org/app/transmission>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/transmission_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/transmission_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -43,10 +40,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
|
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_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