mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Auto-update READMEs
This commit is contained in:
parent
1429c37467
commit
c5942c8403
4 changed files with 97 additions and 31 deletions
10
ALL_README.md
Normal file
10
ALL_README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# All available README files by language
|
||||
|
||||
[Read the README in English](README.md)
|
||||
|
||||
|
||||
* [Lire le README en français](README_fr.md)
|
||||
|
||||
* [Le o README en galego](README_gl.md)
|
||||
|
||||
|
22
README.md
22
README.md
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=ampache)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Ampache quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
@ -24,10 +24,9 @@ Ampache is a web based audio/video streaming application and file manager allowi
|
|||
* Quick loading for mobile devices with potential low bandwith
|
||||
* Integrate with YunoHost users - same username and password
|
||||
* Allow one user to be the administrator (set at the installation)
|
||||
**Shipped version:** 6.3.1~ynh1
|
||||
|
||||
**Shipped version:** 6.2.1~ynh1
|
||||
|
||||
**Demo:** https://ampache.org/demo.html
|
||||
**Demo:** <https://ampache.org/demo.html>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -35,19 +34,20 @@ Ampache is a web based audio/video streaming application and file manager allowi
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <http://ampache.org>
|
||||
* Official admin documentation: <https://github.com/ampache/ampache/wiki>
|
||||
* Upstream app code repository: <https://github.com/ampache/ampache>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/ampache>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
|
||||
- Official app website: <http://ampache.org>
|
||||
- Official admin documentation: <https://github.com/ampache/ampache/wiki>
|
||||
- Upstream app code repository: <https://github.com/ampache/ampache>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/ampache>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
|
||||
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
|
||||
|
|
38
README_fr.md
38
README_fr.md
|
@ -1,20 +1,20 @@
|
|||
<!--
|
||||
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.
|
||||
Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
Il ne doit pas être modifié à la main.
|
||||
-->
|
||||
|
||||
# Ampache pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/ampache)  
|
||||
[](https://dash.yunohost.org/appci/app/ampache)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=ampache)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Ampache 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
|
||||
|
||||
Ampache est une application Web de streaming audio/vidéo et un gestionnaire de fichiers vous permettant d'accéder à votre musique et vos vidéos de n'importe où, en utilisant presque n'importe quel appareil compatible Internet.
|
||||
|
||||
|
@ -24,33 +24,33 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de
|
|||
* Chargement rapide pour les appareils mobiles avec une bande passante potentiellement faible
|
||||
* Intégration avec les utilisateurs YunoHost - mêmes nom d'utilisateur et mot de passe
|
||||
* Autoriser un utilisateur à être l'administrateur (défini lors de l'installation)
|
||||
**Version incluse :** 6.3.1~ynh1
|
||||
|
||||
**Version incluse :** 6.2.1~ynh1
|
||||
**Démo:** <https://ampache.org/demo.html>
|
||||
|
||||
**Démo :** https://ampache.org/demo.html
|
||||
## Captures d'écran
|
||||
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <http://ampache.org>
|
||||
* Documentation officielle de l’admin : <https://github.com/ampache/ampache/wiki>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/ampache/ampache>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/ampache>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/ampache_ynh/issues>
|
||||
- Site officiel de l’app : <http://ampache.org>
|
||||
- Documentation officielle de l'admin : <https://github.com/ampache/ampache/wiki>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/ampache/ampache>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/ampache>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/ampache_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
|
||||
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
|
||||
ou
|
||||
or
|
||||
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_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>
|
||||
|
|
56
README_gl.md
Normal file
56
README_gl.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# Ampache para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/ampache)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=ampache)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar Ampache de xeito rápido e doado nun servidor YunoHost.
|
||||
Se non usas YunoHost, le a [documentación](https://yunohost.org/#/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
|
||||
|
||||
### Features
|
||||
|
||||
* Config for high quality streaming with high bandwith
|
||||
* Quick loading for mobile devices with potential low bandwith
|
||||
* Integrate with YunoHost users - same username and password
|
||||
* Allow one user to be the administrator (set at the installation)
|
||||
**Versión proporcionada** 6.3.1~ynh1
|
||||
|
||||
**Demo** <https://ampache.org/demo.html>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <http://ampache.org>
|
||||
- Documentación oficial para admin: <https://github.com/ampache/ampache/wiki>
|
||||
- Repositorio de orixe do código: <https://github.com/ampache/ampache>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/ampache>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama testing](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
|
||||
|
||||
|
||||
Para probar a rama testing, procede deste xeito.
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue