gtk-vnc/README.md

7 lines
219 B
Markdown
Raw Permalink Normal View History

2024-01-05 23:34:30 +01:00
# gtk-vnc
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).