Hi everyone,
As a Comet Pro (GL-RM10) owner, I've enjoyed the hardware but wanted a more native macOS experience than the web panel or official app.
I just open-sourced Overlook: a Swift-based macOS app for GL.iNet GLKVM/Comet devices.
Highlights:
-
Direct low-latency WebRTC video streaming and full input injection (no webview).
-
Bidirectional clipboard bridging: Local → remote via ⌘V paste; remote → local using Apple Vision OCR (drag-select text on stream for instant copy - great for pre-boot or terminal snippets!).
-
Native settings panel (quality/EDID/audio toggles), device discovery, menu bar agent, and shortcuts.
-
macOS 14+; builds in Xcode.
Repo: https://github.com/rcawston/Overlook (Includes screenshot; very early stage - looking for testers and suggestions!)
Would love feedback from fellow Comet users - does this solve any pain points for you? Happy to add features if there's interest.
Thanks!