Robodash

1 min read Original article ↗

Robodash

Monitor bg jobs and uptime

$

bundle add robodash

# Very easy to setup

Robodash.api_token = "Your token"

# Even easier to use

Robodash.ping("Water the plants", :daily)

Robodash.ping("Clean the dishes", "every 3 hours")

Github

Login