TODO 319 B

12345678910111213
  1. * Make a properly running daemon
  2. * Create a init script
  3. * Add a configuration file
  4. * Configuration options:
  5. ** Hardware address
  6. ** Blink (yes/no)
  7. ** Reduce brightness
  8. ** Raise brightness
  9. * Add a setup.py
  10. * Add debian packaging
  11. ** Create a unprivileged user to run the daemon under
  12. * Add a man page
  13. * Add syslog logging