Software for the K.A.T.I.E.
Go to file
2024-05-04 12:01:15 +01:00
src A big fuck-off commit with a bunch of bug fixes, bug additions, and a lot of work put into navigationd to the point that it actually does shit 2024-05-04 12:01:15 +01:00
.gitignore Started work on vitalsd and navigationd, updated README. 2024-03-24 20:37:58 -05: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.