1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2025-11-05 20:58:37 +01:00
PHPSysInfo package for YunoHost
Find a file
2025-09-03 12:00:07 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:51:25 +02:00
conf cleaning 2025-09-03 11:39:08 +02:00
doc cleaning 2025-09-03 11:39:08 +02:00
scripts cleaning 2025-09-03 11:39:08 +02:00
LICENSE Script install/remove 2016-05-15 18:48:37 +02:00
manifest.toml Update manifest.toml 2025-09-03 11:39:28 +02:00
README.md Auto-update READMEs 2025-09-03 11:36:43 +02:00
tests.toml v2 2023-10-05 22:24:08 +02:00

Logo of PhpSysInfo PhpSysInfo, packaged for YunoHost

Customizable PHP script that displays information about your system nicely

🌐 Official app website App Demo Version: 3.4.4~ynh2

Screenshots

Screenshot of PhpSysInfo

📦 Developer info

Automatic tests level

🛠️ Upstream PhpSysInfo repository: https://github.com/phpsysinfo/phpsysinfo/

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.