Merge pull request #1 from henrywhitaker3/henrywhitaker3-patch-1

Update resources.html
This commit is contained in:
Henry Whitaker 2020-08-12 09:54:24 +01:00 committed by GitHub
commit 77f81b82e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@ Please submit additions and corrections
<li><a href="https://github.com/pforret/crontask">crontask.sh</a> bash wrapper to use in crontab. Supports pinging.</li>
<li><a href="https://gitlab.science.ru.nl/bram/sch">SmartCronHelper</a> A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.</li>
<li><a href="https://github.com/davehope/HealthChecksIOStatusReport">davehope/HealthChecksIOStatusReport</a> PowerShell module. Supports pinging.</li>
<li><a href="https://github.com/henrywhitaker3/PHP-healthchecks.io">henrywhitaker3/PHP-healthchecks.io</a> API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.</li>
</ul>
<h2>Plugins &amp; Integrations</h2>
<ul>

View File

@ -24,6 +24,7 @@ Please submit additions and corrections
* [crontask.sh](https://github.com/pforret/crontask) bash wrapper to use in crontab. Supports pinging.
* [SmartCronHelper](https://gitlab.science.ru.nl/bram/sch) A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
* [davehope/HealthChecksIOStatusReport](https://github.com/davehope/HealthChecksIOStatusReport) PowerShell module. Supports pinging.
* [henrywhitaker3/PHP-healthchecks.io](https://github.com/henrywhitaker3/PHP-healthchecks.io) API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.
## Plugins & Integrations