Skip to content

Commit

Permalink
MultiFlexi metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Aug 25, 2024
1 parent 9c77f8a commit 13ef8f6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ See also:
* [PHP Pohoda Connector](https://github.com/VitexSoftware/PHP-Pohoda-Connector) library
* [PohodaCTL](https://github.com/Spoje-NET/pohodactl)

MultiFlexi
----------

**Pohoda Client Checker** is ready for run as [MultiFlexi](https://multiflexi.eu) application.
See the full list of ready-to-run applications within the MultiFlexi platform on the [application list page](https://www.multiflexi.eu/apps.php).

[![MultiFlexi App](https://github.com/VitexSoftware/MultiFlexi/blob/main/doc/multiflexi-app.svg)](https://www.multiflexi.eu/apps.php)
3 changes: 2 additions & 1 deletion multiflexi/pohoda_checker.multiflexi.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
"executable": "pohoda-client-checker",
"setup": "",
"cmdparams": "",
"requirements": "Pohoda",
"requirements": "mServer",
"deploy": "apt install pohoda-client-checker",
"homepage": "https://github.com/Spoje-NET/pohoda-client-checker",
"topics": "Pohoda,mServer,Check",
"uuid": "08891f30-a0f7-43b9-8984-c8188dda9583",
"environment": {
"POHODA_PASSWORD": {
"type": "password",
Expand Down
2 changes: 1 addition & 1 deletion nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>Pohoda Client config</name>
<name>Pohoda Client checker</name>
</data>
</configuration>
</project>

0 comments on commit 13ef8f6

Please sign in to comment.