Software for the K.A.T.I.E.
Go to file
2025-02-08 06:18:19 +00:00
src Sync misc changes 2025-02-08 06:15:02 +00:00
.gitignore Update .gitignore to account for secret 2025-02-08 06:18:19 +00:00
LICENSE Initial commit 2024-03-21 22:08:38 -05:00
README.md Sync misc changes 2025-02-08 06:15:02 +00:00

nightui

Software for the K.A.T.I.E.

Components

Nightserver

nightserver.py - The central API that the frontend recieves data from. Also serves the frontend itself.

Vitalsd

  • modules/vitalsd/ - Vitals Daemon. Obtains vitals information and POSTs to nightserver.
  • modules/vitalsd/

Navigationd

modules/navigationd/ - Navigation Daemon. Obtains navigation data from gpsd and POSTs to nightserver.

Musicd

modules/musicd/ - Music Daemon. Simply speaking, plays music.