Files
hudctrl/hudctrl.code-workspace
Dustin C. Hatch 0536574072 ui: Begin GUI
The GUI shows a screenshot of each monitor, as well as the title and URL
of the page being displayed.  There's also a button to trigger a page
reload on the remote machine.
2022-04-30 18:17:07 -05:00

18 lines
190 B
Plaintext

{
"folders": [
{
"name": "ui",
"path": "ui"
},
{
"name": "svc",
"path": "svc"
},
{
"name": "aiomarionette",
"path": "../aiomarionette"
}
],
"settings": {}
}