This website requires JavaScript.
Explore
Help
Sign In
Arduinum628
/
web-robot-control
Watch
1
Star
0
Fork
0
You've already forked web-robot-control
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
09bd5f3f354327565eb479ec2ea5053ea3e516bd
web-robot-control
/
src
/
web_robot_control
History
Arduinum628
7318343acc
feat: added stop command, updated command processing, created .env.example
2025-09-16 09:50:07 +03:00
..
__init__.py
initial commit
2025-04-08 13:07:45 +03:00
main.py
feat: added static for main page, added views.py: index, get_condig, websocket_endpoint (functionality for receiving commands from the frontend), added main.py: creating an application, connecting static and connecting a router, added Settings.py: class Settings with model_config and stream_url
2025-05-06 13:39:18 +03:00
settings.py
feat: added stop command, updated command processing, created .env.example
2025-09-16 09:50:07 +03:00
start.py
feat: added start.py, previous command functional
2025-08-04 23:05:02 +03:00
views.py
feat: added stop command, updated command processing, created .env.example
2025-09-16 09:50:07 +03:00