This package browser is in early development. Mind the rough edges.

gtk-vnc 1.3.1

VNC client viewer widget for GTK+

GTK-VNC is a project providing client side APIs for the RFB protocol / VNC remote desktop technology. 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).

Installation

Install gtk-vnc 1.3.1 as follows:

guix install gtk-vnc@1.3.1

Or install the latest version:

guix install gtk-vnc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.