From ecd2d59535a9a5a46d5d7ddb21b474fa07e0f1f5 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Mon, 19 Aug 2024 18:38:06 +0200 Subject: [PATCH] README: mention browser-control feature ...and link to noVNC. re #6 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3baa93..e2506c0d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ If you have a general question, it's best to [ask in the community chat](https:/ * Functionality to provide default configuration via a JSON file. * Zeroconf/Bonjour publishing for VNC server auto-discovery. * Per-client mouse pointers on the controlled device. - +* Ability to control a device’s shared screen directly from a web browser by shipping the fabulous + [noVNC](https://github.com/novnc/noVNC) client with the server app. This alleviates the need for a + native VNC client. ## How to use