forked from GithubBackups/healthchecks
Add SmartCronHelper
This commit is contained in:
parent
e29b2387de
commit
b1bffde3d6
@ -19,6 +19,7 @@ Please submit additions and corrections
|
||||
<li><a href="https://github.com/frozzare/go-healthchecks">frozzare/go-healthchecks</a> – API wrapper in Go. Supports pinging and failing.</li>
|
||||
<li><a href="https://github.com/healthchecks/hchk">healthchecks/hchk</a> – API wrapper & CLI in Python. Supports creating, pinging.</li>
|
||||
<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>
|
||||
</ul>
|
||||
<h2>Plugins & Integrations</h2>
|
||||
<ul>
|
||||
|
@ -21,6 +21,7 @@ Please submit additions and corrections
|
||||
* [frozzare/go-healthchecks](https://github.com/frozzare/go-healthchecks) – API wrapper in Go. Supports pinging and failing.
|
||||
* [healthchecks/hchk](https://github.com/healthchecks/hchk) – API wrapper & CLI in Python. Supports creating, pinging.
|
||||
* [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.
|
||||
|
||||
## Plugins & Integrations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user