d90a17d79a
Add main loop, add i2c rotary encoder, timer pause logic (still needs work), and prettytime()
3b31ab8ef1
Updating comments
ab000a200f
Added rotary encoder example
fc4620cbd0
Added missing lib import for adafruit_datetime
473e1e8f56
Added newdev() which uses inotifywait to list new files in the specified path, or /dev/ if unspecified
dcd0246843
Catch a couple special cases
5637ec322a
Tweak the display time to use datetime.timedelta() instead of rolling my own with divmod() and friends
fb617a5eec
Switch loop direction from count-up to count-down
7097136a57
Added neopixel rainbow example
58e5c94d8a
Adding functionality to get pairity with colorbar-sleep.py, adding comments, and other small fixes
b43fdbcb52
Change hook description
0a5a2fc316
Make sure the pacdiff hook is run as late as possible