1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-02-15 00:12:47 +01:00
2020-12-29 19:36:35 +00:00
..
2018-10-01 14:39:17 +00:00
2020-07-10 16:09:23 +02:00
2020-12-29 19:36:35 +00:00
2020-12-29 19:36:35 +00:00
2020-12-29 19:36:35 +00:00
2018-10-01 22:50:32 +02:00
2018-10-01 14:39:17 +00:00
2018-10-01 14:39:17 +00:00

WVNC remote desktop

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

Change logs

  • v0.1.5 - add package dependencies and use the new libwvnc
  • v0.1.0 - adapt to the new AntOS API