This website requires JavaScript.
Explore
Help
Sign In
PiFrame
/
piframe-go
Watch
1
Star
0
Fork
You've already forked piframe-go
0
Code
Issues
Pull requests
Releases
15
Activity
37bbc4658d
piframe-go
/
watchdog
History
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.