Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Spoje-NET/pohoda-client-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
Vítězslav Dvořák committed Sep 12, 2024
2 parents f5b556b + 4304d2f commit f440e82
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
/debian/multiflexi-pohoda-client-checker/
/debian/pohoda-client-checker/
/debian/.debhelper/
/.php-cs-fixer.cache
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)
2 changes: 1 addition & 1 deletion multiflexi/pohoda_checker.multiflexi.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"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",
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 check</name>
<name>Pohoda Client checker</name>
</data>
</configuration>
</project>

0 comments on commit f440e82

Please sign in to comment.