# kbumsik/VirtScreen

Make your iPad/tablet/computer into a secondary monitor on Linux.

Repository: https://github.com/kbumsik/VirtScreen
Canonical: https://ross.abutalabs.com/products/virtscreen
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: monitor, linux, vnc, ipad, second-screen, python, qml, qt5
Last push: 2022-07-01T00:54:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3052, "days_push": 1525, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1837, forks 114 (observed 2026-08-28T04:05:42.743926+00:00)

## What it is
VirtScreen is a Linux GUI application that creates a virtual secondary display using XRandR and shares it over VNC, letting you use an iPad, tablet, or another computer as an extra monitor. It is built with PyQt5 and asyncio, offers both a system-tray GUI and a CLI mode, and works on any Linux distribution running Xorg.

## Use cases
- use an iPad as a second monitor for my Linux laptop
- create a virtual display and share it over VNC
- extend my Linux desktop screen to a tablet without buying hardware
- set up a second screen on Linux with a GUI instead of xrandr commands
- run a headless virtual monitor from the command line
- share a HiDPI or portrait virtual screen to another device

## When to choose
- you run Linux with Xorg and want a simple GUI to create a virtual second screen
- you want to repurpose an iPad or tablet as an external monitor over VNC
- you need both GUI and CLI ways to manage virtual displays
- you want configurable resolutions, portrait mode, and HiDPI support

## When to avoid
- you use Wayland instead of Xorg, since it relies on XRandR and x11vnc
- you need low-latency, high-refresh-rate display mirroring like dedicated hardware solutions
- you are on macOS or Windows
- you need an actively developed project with recent updates

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, cli, networking
- domain: desktop-applications, operating-systems, developer-tools
- platform: python
- tags: vnc, virtual-display, second-monitor, xrandr, pyqt5, ipad-as-monitor, linux, x11

## Member repositories
- kbumsik/VirtScreen (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.743926+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-30T03:18:26.401820+00:00, confidence not recorded.
  - readme: https://github.com/kbumsik/VirtScreen (fetched 2026-08-28T04:05:42.743926+00:00, sha 7d641e638cf2)
  - registry_pypi: https://pypi.org/pypi/virtscreen/json (fetched 2026-08-29T10:57:47.226845+00:00, sha 7550e5ea445c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
