{"id":13459321,"url":"https://github.com/screego/server","last_synced_at":"2025-05-12T15:16:35.087Z","repository":{"id":37729115,"uuid":"280232135","full_name":"screego/server","owner":"screego","description":"screen sharing for developers https://screego.net/","archived":false,"fork":false,"pushed_at":"2024-12-07T11:37:00.000Z","size":1366,"stargazers_count":8467,"open_issues_count":10,"forks_count":611,"subscribers_count":102,"default_branch":"master","last_synced_at":"2025-04-10T19:01:34.469Z","etag":null,"topics":["docker","go","privacy","screensharing-tool","selfhosted","webrtc"],"latest_commit_sha":null,"homepage":"https://app.screego.net","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/screego.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jmattheis","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://jmattheis.de/donate"}},"created_at":"2020-07-16T18:46:51.000Z","updated_at":"2025-04-10T14:41:48.000Z","dependencies_parsed_at":"2024-01-06T01:08:57.444Z","dependency_job_id":"1535ac1e-0c48-4976-9cb9-d11d78d2731b","html_url":"https://github.com/screego/server","commit_stats":{"total_commits":185,"total_committers":20,"mean_commits":9.25,"dds":"0.12972972972972974","last_synced_commit":"40529d46e340a63ea0f0434747ca320954dbf28b"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screego%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screego%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screego%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screego%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screego","download_url":"https://codeload.github.com/screego/server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477812,"owners_count":21437049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","go","privacy","screensharing-tool","selfhosted","webrtc"],"created_at":"2024-07-31T09:01:15.837Z","updated_at":"2025-04-23T17:11:24.220Z","avatar_url":"https://github.com/screego.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://screego.net\"\u003e\n        \u003cimg src=\"docs/logo.png\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003ch1 align=\"center\"\u003escreego/server\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003ci\u003escreen sharing for developers\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/screego/server/actions?query=workflow%3Abuild\"\u003e\n        \u003cimg alt=\"Build Status\" src=\"https://github.com/screego/server/workflows/build/badge.svg\"\u003e\n    \u003c/a\u003e \n    \u003ca href=\"https://github.com/screego/server/pkgs/container/server\"\u003e\n        \u003cimg alt=\"Build Status\" src=\"https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json\u0026query=%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\u0026logo=github\u0026label=pulls\"\u003e\n    \u003c/a\u003e \n    \u003ca href=\"https://goreportcard.com/report/github.com/screego/server\"\u003e\n        \u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/screego/server\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://hub.docker.com/r/screego/server\"\u003e\n        \u003cimg alt=\"Docker Pulls\" src=\"https://img.shields.io/docker/pulls/screego/server.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/screego/server/releases/latest\"\u003e\n        \u003cimg alt=\"latest release\" src=\"https://img.shields.io/github/release/screego/server.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Intro\n\nIn the past I've had some problems sharing my screen with coworkers using\ncorporate chatting solutions like Microsoft Teams. I wanted to show them some\nof my code, but either the stream lagged several seconds behind or the quality\nwas so poor that my colleagues couldn't read the code. Or both.\n\nThat's why I created screego. It allows you to share your screen with good\nquality and low latency. Screego is an addition to existing software and \nonly helps to share your screen. Nothing else (:.\n\n## Features\n\n* Multi User Screenshare\n* Secure transfer via WebRTC\n* Low latency / High resolution\n* Simple Install via Docker / single binary\n* Integrated TURN Server see [NAT Traversal](https://screego.net/#/nat-traversal)\n\n[Demo / Public Instance](https://app.screego.net/) ᛫ [Installation](https://screego.net/#/install) ᛫ [Configuration](https://screego.net/#/config) \n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the\n[tags on this repository](https://github.com/screego/server/tags).\n","funding_links":["https://github.com/sponsors/jmattheis","https://jmattheis.de/donate"],"categories":["Go","开源类库","TypeScript","Media API","Open source library","Tools","webrtc","Collaboration"],"sub_categories":["视频","Video","Go","Screen Sharing","AWS Amplify"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscreego%2Fserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscreego%2Fserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscreego%2Fserver/lists"}