mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 17:43:54 +08:00
* remove qt text window * use wrapper, render text window in thread * add wait_for_exit method * update imports
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