5 releases
0.1.4 | May 27, 2024 |
---|---|
0.1.3 | May 4, 2024 |
0.1.2 | May 2, 2024 |
0.1.1 | Apr 30, 2024 |
0.1.0 | Apr 30, 2024 |
#5 in #vnc
56 downloads per month
Used in libvnc
1.5MB
36K
SLoC
libvnc-sys
What's this
The raw bindings of libvncserver generated by bindgen
automatically. Supports building from pkg-config (default) and source code (planned implementation)
Quick Start
Install libvncserver package
- Ubuntu
sudo apt-get install libvncserver-dev
- Centos
sudo yum install libvncserver-devel
- Macos
brew install libvncserver
Build
carog build
No runtime deps
~0–2.1MB
~42K SLoC