piframe-go/watchdog
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

watchdog

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