https://github.com/kward/vnc
Go VNC client
https://github.com/kward/vnc
Last synced: 2 months ago
JSON representation
Go VNC client
- Host: GitHub
- URL: https://github.com/kward/vnc
- Owner: kward
- License: apache-2.0
- Created: 2017-03-12T13:49:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T14:12:46.000Z (over 5 years ago)
- Last Synced: 2025-01-29T23:11:14.688Z (4 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vnc
This is a VNC client library written in Go.This is a complete rewrite of my [kward/go-vnc][/kward/go-vnc] fork from
[mitchellh/go-vnc][/mitchellh/go-vnc]. That library has served me well, but
fundamental modifications I needed to make to better support the handling of
server updates meant refactoring was necessary.