2021-11-19 21:46:37 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
# PHPLicenseWatcher for YunoHost
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
[![Integration level ](https://dash.yunohost.org/integration/phplicensewatcher.svg )](https://dash.yunohost.org/appci/app/phplicensewatcher) ![](https://ci-apps.yunohost.org/ci/badges/phplicensewatcher.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/phplicensewatcher.maintain.svg)
[![Install PHPLicenseWatcher with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=phplicensewatcher)
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
> *This package allows you to install PHPLicenseWatcher 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.*
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
## Overview
2019-12-30 10:07:53 +01:00
2021-11-19 21:55:43 +01:00
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.
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
**Shipped version:** 1.9.2~ynh1
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
**Demo:** https://demo.example.com
2019-12-30 10:07:53 +01:00
2021-11-19 21:55:43 +01:00
## Screenshots
![](./doc/screenshots/screenshot1.png)
2021-11-19 21:46:37 +01:00
## Documentation and resources
2019-12-30 10:07:53 +01:00
2021-11-19 21:46:37 +01:00
* Official app website: https://example.com
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://yunohost.org/packaging_apps
2021-11-19 21:55:43 +01:00
* Upstream app code repository: https://github.com/rpi-dotcio/phpLicenseWatcher
2021-11-19 21:46:37 +01:00
* 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 ](https://github.com/YunoHost-Apps/phplicensewatcher_ynh/tree/testing ).
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