mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-28 09:23:56 +08:00
* simple toggle * Update system/ui/lib/toggle.py Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> * cleanup --------- Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
ui
The user interfaces here are built with raylib.
Quick start:
- set
DEBUG_FPS=1to show the FPS - set
STRICT_MODE=1to kill the app if it drops too much below 60fps - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart