Pairview
Screen-share with a dissolving pen, in a peer-to-peer call.
Pairview is a desktop app
It runs on macOS, Windows, and Linux. Open this page on a computer to download the alpha.
Detecting your platform…
Other platforms
This is an unsigned alpha
You'll see some friction on first launch because the binary is not yet code-signed. One-time steps:
macOS
- Drag
Pairview.appinto/Applications. -
Run once in Terminal:
xattr -dr com.apple.quarantine /Applications/Pairview.app(otherwise camera/microphone won't work — macOS App Translocation). - Right-click the app → Open → confirm in the Gatekeeper dialog (only the first time).
- Click Always Allow on the Keychain prompt (Chromium-on-unsigned-app limitation).
- Grant camera and microphone access when prompted.
Windows
- Run the installer.
- SmartScreen will warn — click More info → Run anyway.
- Grant camera and microphone access when prompted.
Linux
-
Use the
.AppImagefor portable use (chmod +xthen run) or the.debfor system install. - On Wayland: camera and microphone work via PipeWire portal — no extra config needed.