mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
Update apps categories
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# 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.
|
||||
|
||||
@ -7,6 +7,6 @@ Further information on **wvnc**: [https://blog.lxsang.me/post/id/23](https://blo
|
||||
|
||||
|
||||
## Change logs
|
||||
|
||||
* v0.1.6 - Change category
|
||||
* v0.1.5 - add package dependencies and use the new **libwvnc**
|
||||
* v0.1.0 - adapt to the new AntOS API
|
||||
* v0.1.0 - adapt to the new AntOS API
|
||||
|
@ -6,9 +6,9 @@
|
||||
"author": "",
|
||||
"email": ""
|
||||
},
|
||||
"version":"0.1.5-a",
|
||||
"version":"0.1.6-a",
|
||||
"dependencies": ["libwvnc@0.1.2-a"],
|
||||
"category":"Other",
|
||||
"category":"Internet",
|
||||
"icon": "icon.png",
|
||||
"mimes":["none"]
|
||||
}
|
Binary file not shown.
Reference in New Issue
Block a user