• v0.1.0 6cd059df45

    v0.1.0 — first release
    CI / build (push) Successful in 31s
    CI / publish (push) Successful in 43s

    enricobuehler released this 2026-07-30 21:08:13 +00:00 | 7 commits to main since this release

    Hands a couch's physical USB device to the host for the length of a session and gives it back
    after, by driving a separately-licensed VirtualHere client.

    Windows speaks the named pipe directly (the vendor's -t wrapper hangs under the plugin runner's
    account); Linux and macOS shell out to it. Never strands a device: journal-before-USE,
    reconcile-on-start, watchdog, idle sweep, release on shutdown.

    Console page for status, device browse, rules and diagnostics.

    KNOWN GAP: the bind path has not been exercised against a real shared USB device — no reachable
    box had one that was safe to capture. The transport, the parser and the state machine are
    verified (63 tests, plus an on-glass run of the real pipe against client v6.0.2).

    Downloads