From f680f9b51d03a5c30cf33fa1ea4873fdfb77e149 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 25 Dec 2021 22:08:18 +0000 Subject: [PATCH] Auto-update README --- README.md | 63 +++++++++++++++++++++++++--------------------------- README_fr.md | 50 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+), 33 deletions(-) create mode 100644 README_fr.md diff --git a/README.md b/README.md index de3acf1..216b0df 100644 --- a/README.md +++ b/README.md @@ -1,57 +1,54 @@ -# PHPSysInfo for Yunohost + -[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) +# PhpSysInfo for YunoHost -[![Install Custom Webapp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpsysinfo) +[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![](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) -> *This package allow you to install PHPSysInfo quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* +*[Lire ce readme en français.](./README_fr.md)* + +> *This package allows you to install PhpSysInfo 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.* ## Overview A customizable PHP script that displays information about your system nicely. -**Shipped version:** 3.3.4 -**License:** [GNU General Public License v2.0](https://github.com/phpsysinfo/phpsysinfo/blob/master/COPYING) + +**Shipped version:** 3.3.4~ynh1 + +**Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian ## Screenshots -![screenshot phpsyinfo](https://a.fsdn.com/con/app/proj/phpsysinfo/screenshots/294411.jpg/max/max/1 "phpsysinfo screenshot") -## Demo -[Demo on NAS Synology](http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=synology) +![](./doc/screenshots/screenshot.png) + +## Disclaimers / important information ## Configuration + Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. -## Documentation +## Documentation and resources -## YunoHost specific features +* 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 -#### Multi-users support -No multi-users in this app. Simply a web page. +## Developer info -#### Supported architectures - -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/phpsysinfo%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/phpsysinfo/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/phpsysinfo%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/phpsysinfo/) - -## Limitations - -## Additional information - -## Links -* PHPSysInfo website: https://phpsysinfo.github.io/phpsysinfo/ ---- - -Developers info ----------------- - -**Only if you want to use a testing branch for coding, instead of merging directly into master.** -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug or -sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug +sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..63ad00c --- /dev/null +++ b/README_fr.md @@ -0,0 +1,50 @@ +# PhpSysInfo pour YunoHost + +[![Niveau d'intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![](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)* +*[Lire ce readme en français.](./README_fr.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.* + +## Vue d'ensemble + +A customizable PHP script that displays information about your system nicely. + + +**Version incluse :** 3.3.4~ynh1 + +**Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian + +## Captures d'écran + +![](./doc/screenshots/screenshot.png) + +## Avertissements / informations importantes + +## Configuration + +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 +* Signaler un bug : https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues + +## Informations pour les développeurs + +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). + +Pour essayer la branche testing, procédez comme suit. +``` +sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug +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 \ No newline at end of file