KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
open-vnc
★ 21
Open GitHub ↗
A VNC server implementation written in Rust
Download README (.md)
Explore Similar Repositories
na
:
Share files on your local network
exploitdb-API
:
No description available.
docker-example-nginx-tomcat-mysql
:
No description available.
magento2-traduzione-italiana
:
Magento2 Italian Language Pack (It_IT)
request-promise-any
:
The simplified HTTP request client 'request' with Promise support. Powered by 'any-promise'.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
open-vnc
?
Download (.md)
# OpenVNC OpenVNC aims to be a cross-platform VNC server written to conform to the offical [RFB Protocol](https://www.realvnc.com/docs/rfbproto.pdf) standards. It's currently only being tested on OSX using the free [RealVNC Viewer](https://www.realvnc.com/download/viewer/). ## TODO - [ ] implement test suite - [ ] finish handling all client event types - [ ] add keyboard / mouse control for OSX / Unix - [ ] add in Windows support for keyboard / mouse control via [winapi-rs](https://github.com/retep998/winapi-rs)