mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Auto-update README
This commit is contained in:
parent
3751f7b626
commit
ba3ad42312
2 changed files with 20 additions and 22 deletions
21
README.md
21
README.md
|
@ -28,10 +28,9 @@ It integrates with the services you use to display information on the homepage (
|
|||
- Widgets that can display all types of information.
|
||||
- Very light-weight and fast.
|
||||
|
||||
**Shipped version:** 0.15.2~ynh1
|
||||
|
||||
**Shipped version:** 0.15.0~ynh1
|
||||
|
||||
**Demo:** https://homarr.ajnart.fr/fr
|
||||
**Demo:** <https://homarr.ajnart.fr/fr>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -39,12 +38,12 @@ It integrates with the services you use to display information on the homepage (
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://homarr.dev/>
|
||||
* Official user documentation: <https://homarr.dev/docs/about>
|
||||
* Official admin documentation: <https://homarr.dev/docs/about>
|
||||
* Upstream app code repository: <https://github.com/ajnart/homarr>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/homarr>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
||||
- Official app website: <https://homarr.dev/>
|
||||
- Official user documentation: <https://homarr.dev/docs/about>
|
||||
- Official admin documentation: <https://homarr.dev/docs/about>
|
||||
- Upstream app code repository: <https://github.com/ajnart/homarr>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/homarr>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -52,10 +51,10 @@ 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/homarr_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -27,10 +27,9 @@ Il s'intègre aux services que vous utilisez pour afficher des informations sur
|
|||
- Recherche automatiquement les icônes pendant que vous tapez le nom d'un service.
|
||||
- Des widgets pouvant afficher tous types d'informations.
|
||||
|
||||
**Version incluse :** 0.15.2~ynh1
|
||||
|
||||
**Version incluse :** 0.15.0~ynh1
|
||||
|
||||
**Démo :** https://homarr.ajnart.fr/fr
|
||||
**Démo :** <https://homarr.ajnart.fr/fr>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -38,12 +37,12 @@ Il s'intègre aux services que vous utilisez pour afficher des informations sur
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://homarr.dev/>
|
||||
* Documentation officielle utilisateur : <https://homarr.dev/docs/about>
|
||||
* Documentation officielle de l’admin : <https://homarr.dev/docs/about>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/ajnart/homarr>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/homarr>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
||||
- Site officiel de l’app : <https://homarr.dev/>
|
||||
- Documentation officielle utilisateur : <https://homarr.dev/docs/about>
|
||||
- Documentation officielle de l’admin : <https://homarr.dev/docs/about>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/ajnart/homarr>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/homarr>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -51,10 +50,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/homarr_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_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