1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-01-03 20:38:21 +01:00
antd-web-apps/apps/views/default/wvnc/index.ls

3 lines
143 B
Plaintext
Raw Normal View History

2018-09-18 01:35:13 +02:00
<h1>VNC screen here</h1>
2018-09-18 19:53:00 +02:00
<p><a id="connect" href="#">Connect</a><a id="stop" href="#">STOP</a></p>
2018-09-20 20:02:22 +02:00
<canvas id = "canvas" tabindex="1"></canvas>