mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Merge branch 'master' of https://github.com/YunoHost-Apps/homarr_ynh
This commit is contained in:
commit
da1908c3a5
2 changed files with 20 additions and 46 deletions
33
README.md
33
README.md
|
@ -15,15 +15,17 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
||||||
|
It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
|
||||||
|
|
||||||
### Features
|
###Features
|
||||||
|
|
||||||
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
|
Integrates with services you use.
|
||||||
- Laboris nisi ut aliquip ex ea commodo consequat ;
|
Search the web directly from your homepage.
|
||||||
- Duis aute irure dolor in reprehenderit in voluptate ;
|
Real-time status indicator for every service.
|
||||||
- Velit esse cillum dolore eu fugiat nulla pariatur ;
|
Automatically finds icons while you type the name of a service.
|
||||||
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
|
Widgets that can display all types of information.
|
||||||
|
Very light-weight and fast.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.10.7~ynh1
|
**Shipped version:** 0.10.7~ynh1
|
||||||
|
@ -32,22 +34,7 @@ Some long and extensive description of what the app is and does, lorem ipsum dol
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![Screenshot of Homarr](./doc/screenshots/example.jpg)
|
![Screenshot of Homarr](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
|
||||||
* requiring a full dedicated domain ?
|
|
||||||
* architectures not supported ?
|
|
||||||
* not-working single-sign on or LDAP integration ?
|
|
||||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
|
||||||
* etc...
|
|
||||||
|
|
||||||
* Other infos that people should be aware of, such as:
|
|
||||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
|
||||||
* how to configure / administrate the application if it ain't obvious
|
|
||||||
* upgrade process / specificities / things to be aware of ?
|
|
||||||
* security considerations ?
|
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
|
33
README_fr.md
33
README_fr.md
|
@ -15,15 +15,17 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
||||||
|
It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
|
||||||
|
|
||||||
### Features
|
###Features
|
||||||
|
|
||||||
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
|
Integrates with services you use.
|
||||||
- Laboris nisi ut aliquip ex ea commodo consequat ;
|
Search the web directly from your homepage.
|
||||||
- Duis aute irure dolor in reprehenderit in voluptate ;
|
Real-time status indicator for every service.
|
||||||
- Velit esse cillum dolore eu fugiat nulla pariatur ;
|
Automatically finds icons while you type the name of a service.
|
||||||
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
|
Widgets that can display all types of information.
|
||||||
|
Very light-weight and fast.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.10.7~ynh1
|
**Version incluse :** 0.10.7~ynh1
|
||||||
|
@ -32,22 +34,7 @@ Some long and extensive description of what the app is and does, lorem ipsum dol
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
![Capture d'écran de Homarr](./doc/screenshots/example.jpg)
|
![Capture d'écran de Homarr](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
|
||||||
* requiring a full dedicated domain ?
|
|
||||||
* architectures not supported ?
|
|
||||||
* not-working single-sign on or LDAP integration ?
|
|
||||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
|
||||||
* etc...
|
|
||||||
|
|
||||||
* Other infos that people should be aware of, such as:
|
|
||||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
|
||||||
* how to configure / administrate the application if it ain't obvious
|
|
||||||
* upgrade process / specificities / things to be aware of ?
|
|
||||||
* security considerations ?
|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue