piframe-go/watchdog
KemoNine 88b60f2df0 Added inotify watcher for restarting slideshow when files are changed/deleted/added 2020-08-27 10:02:44 -04:00
..
README.md Added inotify watcher for restarting slideshow when files are changed/deleted/added 2020-08-27 10:02:44 -04:00
watchdog.go Added inotify watcher for restarting slideshow when files are changed/deleted/added 2020-08-27 10:02:44 -04:00

README.md

watchdog

A very simple watchdog timer implementation. Borrowed from here and tweaked slightly.