Add modern web interface v2 for LED Matrix display control

Co-authored-by: charlesmynard <charlesmynard@gmail.com>
This commit is contained in:
Cursor Agent
2025-07-27 15:32:48 +00:00
parent 46ba9b4c4a
commit d9e5b9404d
9 changed files with 3193 additions and 0 deletions

5
requirements_web_v2.txt Normal file
View File

@@ -0,0 +1,5 @@
Flask==2.3.3
Flask-SocketIO==5.3.6
Pillow>=9.0.0
python-socketio>=5.0.0
eventlet>=0.33.0