arnauldb / piglow-ambient

Background lighting for when it gets dark with a PiGlow!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiGlow Ambient

With this simple program written in Go you can have an awesome ambient light when it gets dark. The program will fade the PiGlow in around sunset and will fade it out around sunrise. This is still an alpha alpha version and not sure what direction I want to take it. Any ideas are welcome.

Please let me know by email or issues or whatever if you are using this and want features!!!

Installation

For easy installation see the wiki page Installation

TODO

  • SIGHUP for reloading config file
  • On startup check if we should have ambient lightning on, off or if we are in transition
  • Ping checking if other computer(s) are on, if not stop the ambient lighting
  • Auto update using github
  • Correct installing (auto) (location, default config file, insserv, etc)

About me

Author: Kevin Valk kevin@kevinvalk.nl

About

Background lighting for when it gets dark with a PiGlow!

License:The Unlicense


Languages

Language:Go 68.9%Language:Shell 31.1%