any1 / wlvncc

A Wayland Native VNC Client
ISC License
98 stars 16 forks source link

Wayland VNC Client

Introduction

This is a work-in-progress implementation of a Wayland native VNC client. Expect bugs and missing features.

Runtime Dependencies

Build Dependencies

Building & Running

git clone https://github.com/any1/aml.git
git clone https://github.com/any1/wlvncc.git

cd wlvncc
mkdir subprojects
cd subprojects
ln -s ../../aml .
cd -

meson build
ninja -C build

./build/wlvncc <address>