Debian and sway
A full Wayland session on stock Debian, not a locked-down browser shell. sway runs with its own upstream config; pctv's additions live in a drop-in, so a system upgrade never collides with a forked config.
DEBIAN · SWAY · BLUETOOTH LE
pctv is a mini-PC that lives under a television. It boots straight into a Wayland session, takes its input from a phone over Bluetooth LE, and is provisioned from one committed script rather than from a wiki page.
Part of the hiot home-automation system
A full Wayland session on stock Debian, not a locked-down browser shell. sway runs with its own upstream config; pctv's additions live in a drop-in, so a system upgrade never collides with a forked config.
A daemon on the box presents a keyboard and a touchpad over Bluetooth LE GATT. The cursor is 1:1 with your finger, and the link works with no network at all — MQTT is an option, not a requirement.
One entry point, one config file per box, every knob documented with its default and its reasoning. Wi-Fi secrets stay in an untracked overlay. Re-running the installer on a working box is safe by design.
Power and input switching are driven from the box, so a single action wakes the TV and puts it on the right source instead of leaving you to find two remotes.
The interesting number was never keypress latency — it is what a background writer does to the desktop under load. That is measured on real hardware, and the fix is scheduling policy rather than folklore.
Hidden bootloader, a dimmed wordmark, then the session — one continuous surface on a single background colour, with no console text in between.
CURRENT
An Intel mini-PC. The reference target: everything is developed and measured here first, from the compositor build to the input stack.
SECOND TARGET
arm64, for the same session at lower power. Recovery is a documented hardware path rather than a guess when a board stops booting.
pctv is moving from "provision a Debian box" to "install a distribution". Three publishing surfaces are being brought up on this domain, in this order.
Signed Debian packages for the pctv components — the compositor build, the input daemon, the TV control helper — so a box updates with the system rather than out of band.
deb [signed-by=…] https://pctv.pro/apt stable main
Installable images per hardware family, each with a checksum file and a detached signature. Verifying what you downloaded should never require trusting this web page.
https://pctv.pro/dl/<version>/
An OCI registry for the components that ship as images. It lives on its own hostname because the registry API is defined at the root of a host, not under a path.
registry.pctv.pro