2024-02-21 14:19:36 -08:00
|
|
|
# Jankboard 2
|
|
|
|
|
|
|
|
A remastered version of the original Jankboard, with a focus on minimizing the Jank portion.
|
2024-02-21 19:24:24 -08:00
|
|
|
The frontend is powered by Svelte 4 (unfortunately, we had to drop support for the bleeding edge Svelte 5 due to lack of Vite support).
|
2024-02-21 14:19:36 -08:00
|
|
|
This project is closed source (for now) and licensed under a modified BSD 3.0 license.
|
2024-02-22 01:00:32 -08:00
|
|
|
|
|
|
|
## Current progress
|
|
|
|
|
|
|
|
- Basic UI layout 80% done
|
|
|
|
- Media player working with janky bugs
|
|
|
|
- App system working
|
|
|
|
- Camera feed probably working
|
|
|
|
- Socket IO probably working, but no code set up yet
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
|
|
- Camera cutout overlay
|
|
|
|
- Toasts
|
|
|
|
- Audio prompts
|
|
|
|
- Overhaul audio system
|
|
|
|
- Robot visualization
|
|
|
|
- Integrate telemetry
|