-
released this
2026-05-21 18:03:33 +00:00 | 117 commits to main since this releaseAdded
- Session sharing over the relay (M12): a Share tab — Start shared session (host)
hands you a short code and streams a read-only live view; Enter share code (guest) joins
someone else's session and views their sensors/health/inventory. Both connect outbound over
WebSocket to the relay (relay_url, defaultwss://rigdoctor.jesseyvanofferen.com), gated
by your Gitea access token — no port forwarding. Read-only.
Downloads
- Session sharing over the relay (M12): a Share tab — Start shared session (host)