Skip to content

opatut/statusled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statusled

Tiny daemon and firmware for a RGB led that shows my coworkers how focused I currently am.

Listens to POST localhost:8181/status/<STATUS> and changes the color of the LED, posts the current status to slack, and writes it with a time stamp to a sqlite database. That means I can later check how long I was in which stage.

I put up this little sign next to the LED:

Howto

TODO

  • restore state from file on daemon boot
  • detect suspends (e.g. setInterval in combination with time measurement) and store "off" into database at start of downtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published