GitPedia

Server

screen sharing for developers https://screego.net/

From screego·Updated June 14, 2026·View on GitHub·

In the past I've had some problems sharing my screen with coworkers using corporate chatting solutions like Microsoft Teams. I wanted to show them some of my code, but either the stream lagged several seconds behind or the quality was so poor that my colleagues couldn't read the code. Or both. The project is written primarily in Go, distributed under the GNU General Public License v3.0 license, first published in 2020. It has gained significant community traction with 10,414 stars and 710 forks on GitHub. Key topics include: docker, go, privacy, screensharing-tool, selfhosted.

Latest release: v1.12.4
May 13, 2026View Changelog →
<p align="center"> <a href="https://screego.net"> <img src="docs/logo.png" /> </a> </p> <h1 align="center">screego/server</h1> <p align="center"><i>screen sharing for developers</i></p> <p align="center"> <a href="https://github.com/screego/server/actions?query=workflow%3Abuild"> <img alt="Build Status" src="https://github.com/screego/server/workflows/build/badge.svg"> </a> <a href="https://github.com/screego/server/pkgs/container/server"> <img alt="Build Status" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22screego%22%20%26%26%20%40.repo%3D%3D%22server%22%20%26%26%20%40.image%3D%3D%22server%22)%5D.pulls&logo=github&label=pulls"> </a> <a href="https://goreportcard.com/report/github.com/screego/server"> <img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/screego/server"> </a> <a href="https://hub.docker.com/r/screego/server"> <img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/screego/server.svg"> </a> <a href="https://github.com/screego/server/releases/latest"> <img alt="latest release" src="https://img.shields.io/github/release/screego/server.svg"> </a> </p>

Intro

In the past I've had some problems sharing my screen with coworkers using
corporate chatting solutions like Microsoft Teams. I wanted to show them some
of my code, but either the stream lagged several seconds behind or the quality
was so poor that my colleagues couldn't read the code. Or both.

That's why I created screego. It allows you to share your screen with good
quality and low latency. Screego is an addition to existing software and
only helps to share your screen. Nothing else (:.

Features

  • Multi User Screenshare
  • Secure transfer via WebRTC
  • Low latency / High resolution
  • Simple Install via Docker / single binary
  • Integrated TURN Server see NAT Traversal

Demo / Public InstanceInstallationConfiguration

Versioning

We use SemVer for versioning. For the versions available, see the
tags on this repository.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from screego/server via the GitHub API.Last fetched: 6/16/2026