mirror of
https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git
synced 2024-09-03 19:56:32 +02:00
phpLicenseWatcher package for YunoHost
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
PHPLicenseWatcher for YunoHost
This package allows you to install PHPLicenseWatcher quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag commands that gives information about the status of FlexLM servers. You can also get information about features and number of licenses available on a particular server.
Shipped version: 1.9.2~ynh1
Demo: https://demo.example.com
Screenshots
Documentation and resources
- Official app website: https://example.com
- Official user documentation: https://yunohost.org/apps
- Official admin documentation: https://yunohost.org/packaging_apps
- Upstream app code repository: https://github.com/rpi-dotcio/phpLicenseWatcher
- YunoHost documentation for this app: https://yunohost.org/app_phplicensewatcher
- Report a bug: https://github.com/YunoHost-Apps/phplicensewatcher_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/phplicensewatcher_ynh/tree/testing --debug
or
sudo yunohost app upgrade phplicensewatcher -u https://github.com/YunoHost-Apps/phplicensewatcher_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps