1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2024-09-03 19:56:43 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-05 20:17:35 +00:00
parent 85897bdaf3
commit 168cb67632
2 changed files with 14 additions and 16 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# PhpSysInfo for YunoHost
[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg)
[![Install PhpSysInfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo)
*[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ A customizable PHP script that displays information about your system nicely.
**Shipped version:** 3.4.2~ynh1
**Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
## Screenshots
@ -38,7 +38,6 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`.
* Official app website: <https://phpsysinfo.github.io/phpsysinfo/>
* Official admin documentation: <https://phpsysinfo.github.io/phpsysinfo/>
* Upstream app code repository: <https://github.com/phpsysinfo/phpsysinfo/>
* YunoHost documentation for this app: <https://yunohost.org/app_phpsysinfo>
* Report a bug: <https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues>
## Developer info

View file

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# PhpSysInfo pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg)
[![Installer PhpSysInfo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer PhpSysInfo 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.*
> *Ce package vous permet dinstaller PhpSysInfo rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
A customizable PHP script that displays information about your system nicely.
**Version incluse :** 3.4.2~ynh1
**Version incluse :** 3.4.2~ynh1
**Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
## Captures d'écran
## Captures décran
![Capture d'écran de PhpSysInfo](./doc/screenshots/screenshot.png)
![Capture décran de PhpSysInfo](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -35,10 +35,9 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`.
## Documentations et ressources
* Site officiel de l'app : <https://phpsysinfo.github.io/phpsysinfo/>
* Documentation officielle de l'admin : <https://phpsysinfo.github.io/phpsysinfo/>
* Dépôt de code officiel de l'app : <https://github.com/phpsysinfo/phpsysinfo/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpsysinfo>
* Site officiel de lapp : <https://phpsysinfo.github.io/phpsysinfo/>
* Documentation officielle de ladmin : <https://phpsysinfo.github.io/phpsysinfo/>
* Dépôt de code officiel de lapp : <https://github.com/phpsysinfo/phpsysinfo/>
* Signaler un bug : <https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues>
## Informations pour les développeurs
@ -53,4 +52,4 @@ ou
sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>