# noVNC

VNC client web application

Repository: https://github.com/novnc/noVNC
Canonical: https://ross.abutalabs.com/products/novnc
Homepage: https://novnc.com
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: novnc, vnc-client, javascript, websockify, html5, html, html-canvas, websockets, wss, modern-browsers, arraybuffer
Last push: 2026-08-20T10:54:34+00:00
Link (homepage): https://novnc.com

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 49, longevity 100
- inputs: {"age_days": 5993, "days_push": 13, "days_rel": 127, "gap_med": 411, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13965, forks 2648 (observed 2026-08-28T04:11:05.193619+00:00)

## What it is
noVNC is an HTML5 VNC client implemented as both a JavaScript library and a web application that runs in any modern browser, including mobile. It is typically paired with websockify, a proxy that bridges WebSockets to raw TCP VNC servers.

## Use cases
- access a remote desktop from a browser
- embed a VNC viewer in a web app
- provide browser-based console access to VMs
- view a remote Linux desktop on a tablet
- proxy VNC over WebSockets with websockify
- give cloud users noVNC console access to instances

## When to choose
- you need browser-based remote desktop access without installing a client
- you want to embed VNC viewing into a web application
- you need mobile browser support for VNC
- you need to bridge WebSockets to a TCP VNC server

## When to avoid
- you need high-performance native remote desktop with hardware acceleration
- you need protocols other than VNC such as RDP or SPICE
- you cannot run a WebSocket-to-TCP proxy near the VNC server

## Facets
- artifact type: application
- maturity: stable
- function: websocket, gui, http-server
- domain: web-development, developer-tools, cross-platform
- platform: browser, python, cross-platform
- tags: vnc-client, html5-canvas, remote-desktop, websockify, browser-based, web-server, javascript

## Member repositories
- novnc/noVNC (main) score 81
- novnc/websockify (backend) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:05.193619+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:12:55.001559+00:00, confidence not recorded.
  - readme: https://github.com/novnc/noVNC (fetched 2026-08-28T04:11:05.193619+00:00, sha 7e1dbb33a550)
  - homepage: https://novnc.com (fetched 2026-08-29T08:07:10.641684+00:00, sha bb592b428d6e)
  - registry_pypi: https://pypi.org/pypi/websockify/json (fetched 2026-08-29T08:07:10.649986+00:00, sha 298443345b88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
