Scripts to emit events on start and stop of octoprint jobs.
Just copy the files at you configured dir or clone the repo:
$ git clone https://github.com/projesc/octoprint files/scripts/octoprint
{"name":"octo_printing_started","payload":"full_json_job"}
{"name":"octo_printing_stopped","payload":"full_json_job"}
MIT