src | ||
.gitignore | ||
LICENSE | ||
README.md |
nightui
Software for the K.A.T.I.E.
Components
nightserver.py - The central API that the frontend recieves data from. Also serves the frontend itself.
modules/vitalsd/ - Vitals Daemon. Obtains vitals information and POSTs to nightserver.
modules/navigationd/ - Navigation Daemon. Obtains navigation data and POSTs to nightserver.