Software for the K.A.T.I.E.
Go to file
2024-04-12 10:33:19 +01:00
src Starting to move vitalsd out of the early prototyping phase 2024-04-12 10:33:19 +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.