15 Commits

Author SHA1 Message Date
Eugene
ab5e04aaeb Merge pull request #5 from Arduinum/arduinum/mvp_1
Merge into master
2025-11-17 14:24:17 +03:00
Eugene
09bd5f3f35 Merge pull request #4 from Arduinum/article_part6
feat: added universal command handler for keyboard, updated command h…
2025-11-17 14:23:38 +03:00
Arduinum628
85cdf2bc20 feat: added universal command handler for keyboard, updated command handler for mouse to universal. 2025-11-17 14:21:48 +03:00
Eugene
7ae19d5f92 Merge pull request #3 from Arduinum/arduinum/mvp_1
feat: added stop command, updated command processing, created .env.ex…
2025-09-16 09:51:17 +03:00
Arduinum628
7318343acc feat: added stop command, updated command processing, created .env.example 2025-09-16 09:50:07 +03:00
Eugene
c5de9507d5 Merge pull request #2 from Arduinum/arduinum/mvp_1
feat: added start.py, previous command functional
2025-08-04 23:06:25 +03:00
Arduinum628
e5646407a2 feat: added start.py, previous command functional 2025-08-04 23:05:02 +03:00
Eugene
3449cb2a47 Merge pull request #1 from Arduinum/arduinum/mvp_1
Arduinum/mvp 1
2025-07-18 16:51:47 +03:00
Arduinum628
3d7a7a64db feat: added class CommandsRobot, func command_to_robot, fuctional for send and get answer robot 2025-06-02 12:24:30 +03:00
Arduinum628
d567835bcc docs: fix --- 2025-05-06 13:54:43 +03:00
Arduinum628
e5d7a9792c docs: added --- 2025-05-06 13:53:23 +03:00
Arduinum628
e0a360a858 docs: fix todo string 2025-05-06 13:46:10 +03:00
Arduinum628
1d20e1c6ac 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
Arduinum628
ffd101e454 docs: added info, rules for the project 2025-04-08 14:11:00 +03:00
Arduinum628
8b01002fb0 initial commit 2025-04-08 13:07:45 +03:00