mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-01 04:03:50 +08:00
* larger font size for confirmation dialog * try this * forget btn color * text color * font size * caps * Revert "caps" This reverts commit a3e6cfbf053e46158036728cbcd9d8bd9f99d5e5. * too much * fixme * do that? * keyboard: reset state on clear
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 - set
SCALE=1.5to scale the entire UI by 1.5x - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart