mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
update remoteDesktop
This commit is contained in:
@ -5,11 +5,8 @@ A web based VNC client allowing to control remote VNC desktop from browser. The
|
||||
|
||||
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.5 - add package dependencies and use the new **libwvnc**
|
||||
* v0.1.0 - adapt to the new AntOS API
|
File diff suppressed because one or more lines are too long
@ -6,7 +6,8 @@
|
||||
"author": "",
|
||||
"email": ""
|
||||
},
|
||||
"version":"0.1.0-a",
|
||||
"version":"0.1.5-a",
|
||||
"dependencies": ["libwvnc@0.1.2-a"],
|
||||
"category":"Other",
|
||||
"icon": "icon.png",
|
||||
"mimes":["none"]
|
||||
|
Reference in New Issue
Block a user