A single Rust binary: the shared tethercore engine (SSE + RTC) wired to the OS clipboard via arboard. Inbound room clipboard → local clipboard; local changes → published to the room, with echo suppression. No UI — meant to run as a login/service daemon. One codebase covers all three desktops. tether-agent --server http://host:8765 --room <id> [--source label] Verified on macOS against the live server: RECEIVE (bus → clipboard via pbpaste) and SEND (pbcopy → bus) both confirmed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 lines
9 B
Plaintext
2 lines
9 B
Plaintext
/target/
|