9d7561ba2f81d52a973752f785ce6813bbc23c7c
Color palette taken directly from nmea_client/gui/plot_widget.py: - Background #1a1a2e / #12121e, borders #2a2a4a/#3a3a5e, text #aaaacc/#ddddee, connected #4CAF50, error #F44336 - Trace colors: Material palette (blue, red, green, orange, …) - Plot widget background overridden from "white" to #12121e - pyqtgraph foreground set to #aaaacc Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Periodically polls a VW WeConnect vehicle via the weconnect library, stores timestamped records as JSON, and pushes live data to connected TCP clients. A PyQt5 GUI client visualises the data in real time.
742 KiB
Languages
Python
89.2%
Shell
10.8%