7 releases
| 0.1.6 | Nov 22, 2025 |
|---|---|
| 0.1.5 | Nov 30, 2024 |
| 0.1.4 | May 27, 2024 |
| 0.1.1 | Apr 30, 2024 |
#8 in #vnc
Used in libvnc
7.5MB
62K
SLoC
Contains (WOFF font, 18KB) Orbitron700.woff
libvnc-sys
What's this
The raw bindings of libvncserver generated by bindgen automatically. Supports building from pkg-config and source code (default)
Quick Start
Install libvncserver package (Optional)
- Ubuntu
sudo apt-get install libvncserver-dev
- Centos
sudo yum install libvncserver-devel
- Macos
brew install libvncserver
Build
carog build