1
0
Fork 0
hudctrl/svc
Dustin e452393b9f svc: Add navigate operation
The *POST /screen/{name}/navigate* path operation allows the client to
request the screen navigate to a different URL, specified by the `url`
form field.
2022-04-30 21:48:12 -05:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl svc: Add navigate operation 2022-04-30 21:48:12 -05:00
.flake8 Initial commit 2022-04-30 13:32:42 -05:00
.gitattributes Initial commit 2022-04-30 13:32:42 -05:00
.gitignore Initial commit 2022-04-30 13:32:42 -05:00
.pylintrc Initial commit 2022-04-30 13:32:42 -05:00
poetry.lock api: Add get screenshot operation 2022-04-30 15:51:03 -05:00
pyproject.toml api: Add get screenshot operation 2022-04-30 15:51:03 -05:00