Commit Graph

15 Commits

Author SHA1 Message Date
Arduinum628
7344ac919f devops: added jobs for build conteiner and push image to docker hub 2026-01-27 13:33:36 +03:00
Arduinum628
d496f0fa6b devops: added docker files for conteiner web-robot-control-app 2026-01-27 13:31:18 +03:00
Arduinum628
d1adcf1bd9 devops: added commands into makefile for docker 2026-01-27 13:29:31 +03:00
Arduinum628
f0be809aed docs: added instruction for run app 2026-01-27 13:27:37 +03:00
Arduinum628
ce7f446122 feat: added env variables HOST_APP, PORT_APP, IS_RELOAD in code 2025-12-15 13:52:28 +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
Arduinum628
7318343acc feat: added stop command, updated command processing, created .env.example 2025-09-16 09:50:07 +03:00
Arduinum628
e5646407a2 feat: added start.py, previous command functional 2025-08-04 23:05:02 +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