1
0
Fork 0
hudctrl/svc
Dustin 35eba74bfd api: Add get screenshot operation
The *GET /screen/{name}/screenshot* path operation returns a screenshot
of the specified screen as a PNG image.  If a value is specified for one
or more of `height`, `width`, or `ratio`, then the image will be resized
accordingly.
2022-04-30 15:51:03 -05:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl api: Add get screenshot operation 2022-04-30 15:51:03 -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