2024-01-05 23:34:30 +01:00
|
|
|
# gtk-vnc
|
|
|
|
|
2024-01-05 23:34:32 +01:00
|
|
|
gtk-vnc is a VNC viewer widget for GTK.
|
|
|
|
It is built using coroutines allowing it to be completely asynchronous while remaining single threaded.
|
|
|
|
It provides a core C library, and bindings for Python (PyGTK).
|
|
|
|
|