slackron is a Python wrapper to notify about cronjob execution to Slack.
This software is currently alpha, and subject to change.
slackron is available on pypi.org.
slackron will look for the following configuration file on your home directory: ~/.slackron.yml
Example:
webhook_url: https://hooks.slack.com/services/T00/B00/XXXXXXXXXXXX
channel: "#cron"
username: Slackron
emoji: robot
*/1 * * * * /usr/local/bin/slackron -- wget -Ss https://example.com