You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piframe-go/watchdog
KemoNine 88b60f2df0 Added inotify watcher for restarting slideshow when files are changed/deleted/added 3 years ago
..
README.md Added inotify watcher for restarting slideshow when files are changed/deleted/added 3 years ago
watchdog.go Added inotify watcher for restarting slideshow when files are changed/deleted/added 3 years ago

README.md

watchdog

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