11 lines
339 B
Markdown
11 lines
339 B
Markdown
# 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.
|