Software for the K.A.T.I.E.
Go to file
2024-06-11 11:20:17 +01:00
src Starting to play around with some panel stuff 2024-06-11 11:20:17 +01:00
.gitignore Git will now ignore cache files that navigationd produces 2024-05-25 04:51:17 +01:00
LICENSE Initial commit 2024-03-21 22:08:38 -05:00
README.md Started work on vitalsd and navigationd, updated README. 2024-03-24 20:37:58 -05:00

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.