mirror of
https://github.com/YunoHost-Apps/mstream_ynh.git
synced 2024-09-03 19:46:17 +02:00
Auto-update README
This commit is contained in:
parent
c0b3075e9b
commit
4eeae11579
2 changed files with 17 additions and 19 deletions
17
README.md
17
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.
|
||||
-->
|
||||
|
||||
|
@ -24,10 +24,9 @@ mStream is a personal music streaming server. You can use mStream to stream your
|
|||
- Tested on multi-terabyte libraries
|
||||
- Runs on ARM boards like the Raspberry Pi
|
||||
|
||||
**Shipped version:** 5.12.0~ynh1
|
||||
|
||||
**Shipped version:** 5.11.4~ynh1
|
||||
|
||||
**Demo:** https://demo.mstream.io/
|
||||
**Demo:** <https://demo.mstream.io/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -35,10 +34,10 @@ mStream is a personal music streaming server. You can use mStream to stream your
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://mstream.io/>
|
||||
* Upstream app code repository: <https://github.com/IrosTheBeggar/mStream>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/mstream>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/mstream_ynh/issues>
|
||||
- Official app website: <https://mstream.io/>
|
||||
- Upstream app code repository: <https://github.com/IrosTheBeggar/mStream>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/mstream>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/mstream_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -46,7 +45,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/mstream_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade mstream -u https://github.com/YunoHost-Apps/mstream_ynh/tree/testing --debug
|
||||
|
|
19
README_fr.md
19
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.
|
||||
-->
|
||||
|
||||
|
@ -23,10 +23,9 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr
|
|||
- Économe en mémoire et en CPU
|
||||
- Testé sur des bibliothèques multi-téraoctets
|
||||
- Fonctionne sur des cartes ARM comme le Raspberry Pi
|
||||
**Version incluse :** 5.12.0~ynh1
|
||||
|
||||
**Version incluse :** 5.11.4~ynh1
|
||||
|
||||
**Démo :** https://demo.mstream.io/
|
||||
**Démo :** <https://demo.mstream.io/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -34,10 +33,10 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://mstream.io/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/IrosTheBeggar/mStream>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/mstream>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mstream_ynh/issues>
|
||||
- Site officiel de l’app : <https://mstream.io/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/IrosTheBeggar/mStream>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/mstream>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/mstream_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -45,10 +44,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/mstream_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade mstream -u https://github.com/YunoHost-Apps/mstream_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