Control software for the Turing 3.5-inch IPS USB display.
Renders a URL or local HTML file to the display on a configurable interval using a headless Chromium browser.
- A Chromium browser (Chrome, Chromium, Edge, etc.) installed and on PATH
- Rust toolchain (
cargo)
cargo build --release
Binaries land in target/release/: tss-service and tss-settings.
Run tss-service — it sits in the system tray. Open Settings from the tray menu to configure the source URL, refresh interval, and display orientation. Changes are picked up automatically without restarting the service.
If browser auto-detection fails, set a browser path in the settings app.
Not affiliated in any way or supported by Turing/Turzx. This is entirely a reverse engineering effort.
Use at your own risk.