Extend your workspace by using a tablet or phone as a second monitor without buying hardware.
Present slides or demos to a group by streaming your screen to multiple devices on the same network.
Control your computer from across the room by viewing its screen on a nearby device.
Deskreen CE (Community Edition) is an Electron.js application that uses WebRTC to turn any device with a web browser into a secondary screen for your computer. It streams a live view of your computer screen to a web browser on any device on your local network. The app is available for macOS, Windows, and Linux, and has been downloaded over 2 million times since its launch. It is written in TypeScript. The Community Edition is open source under the AGPL-3.0 license but has limited features compared to a Pro version in development. Once running, the app generates a QR code or connection URL that a secondary device can scan or visit using any browser to receive the screen stream. A custom local IP address can be specified at startup using a --ip or --local-ip command-line flag, which is useful for choosing a specific network interface. The project is built on top of technologies including Electron, React, Vite, and simple-peer.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.