mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
15 lines
644 B
Markdown
15 lines
644 B
Markdown
# WVNC remote desktop
|
|
![](https://os.lxsang.me/repo/RemoteDesktop/RemoteDesktop.png)
|
|
|
|
A web based VNC client allowing to control remote VNC desktop from browser. The application is based on **wvnc**, a protocol and API that uses web socket to communicate with remote VNC server.
|
|
|
|
Further information on **wvnc**: [https://blog.lxsang.me/post/id/23](https://blog.lxsang.me/post/id/23)
|
|
|
|
**Credit**
|
|
* antd-wvnc-plugin: [https://github.com/lxsang/antd-wvnc-plugin](https://github.com/lxsang/antd-wvnc-plugin)
|
|
* wvnc.js: [https://github.com/lxsang/wvnc.js](https://github.com/lxsang/wvnc.js)
|
|
*
|
|
|
|
## Change logs
|
|
|
|
* v0.1.0 - adapt to the new AntOS API |