Screego
A lightweight screen sharing tool built for developers. No database, no complex setup — just deploy and share your screen through the browser using WebRTC.
What You Can Do After Deployment
- Open your domain — Screego is ready immediately
- Create a room — click to create a new screen sharing session
- Share the room link — send the link to participants
- Start sharing — select a screen or window to broadcast via WebRTC
- Collaborate — multiple viewers can join the same room in real time
Key Features
- Browser-based screen sharing via WebRTC (peer-to-peer, low latency)
- No database required — fully stateless
- Room-based sessions with shareable links
- Optional password protection for rooms
- Lightweight single binary written in Go
- TURN server built-in for NAT traversal
License
GPL-3.0 — GitHub