You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mynah v1.1.0 — desktop app
macOS, Windows and Linux builds via Tauri. The desktop app talks to a switcher
directly: it does its device I/O in Rust rather than in the webview, so none of
the browser's mixed-content rules apply.
That is the answer to the one real limitation of the hosted copy. A LivePremier
is http-only with 443 closed, and no proxy can bridge that for a device on your
own network.
Unsigned on macOS — Gatekeeper will refuse the .dmg with a message that reads
like corruption rather than a permission prompt.