{"id":13606199,"url":"https://github.com/games-on-whales/wolf","last_synced_at":"2025-05-15T00:07:28.552Z","repository":{"id":37027930,"uuid":"441756043","full_name":"games-on-whales/wolf","owner":"games-on-whales","description":"Stream virtual desktops and games running in Docker","archived":false,"fork":false,"pushed_at":"2025-05-03T17:46:41.000Z","size":28959,"stargazers_count":953,"open_issues_count":37,"forks_count":67,"subscribers_count":9,"default_branch":"stable","last_synced_at":"2025-05-07T20:27:31.428Z","etag":null,"topics":["cpp","docker","games","moonlight","remote-desktop","streaming"],"latest_commit_sha":null,"homepage":"https://games-on-whales.github.io/wolf/stable/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/games-on-whales.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2021-12-25T20:48:23.000Z","updated_at":"2025-05-05T08:05:49.000Z","dependencies_parsed_at":"2024-05-07T12:43:16.760Z","dependency_job_id":"bf196d89-db81-475e-822c-d7a73a433d9a","html_url":"https://github.com/games-on-whales/wolf","commit_stats":{"total_commits":511,"total_committers":21,"mean_commits":"24.333333333333332","dds":0.1917808219178082,"last_synced_commit":"86c19ead18b0f916dafdb807c6e702f8d53d5ace"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/games-on-whales%2Fwolf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/games-on-whales%2Fwolf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/games-on-whales%2Fwolf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/games-on-whales%2Fwolf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/games-on-whales","download_url":"https://codeload.github.com/games-on-whales/wolf/tar.gz/refs/heads/stable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249197,"owners_count":22039029,"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":["cpp","docker","games","moonlight","remote-desktop","streaming"],"created_at":"2024-08-01T19:01:07.003Z","updated_at":"2025-05-15T00:07:28.497Z","avatar_url":"https://github.com/games-on-whales.png","language":"C++","funding_links":["https://opencollective.com/games-on-whales/donate"],"categories":["C++"],"sub_categories":[],"readme":"# games-on-whales/wolf\n\n[![Linux build and test](https://github.com/games-on-whales/wolf/actions/workflows/linux-build-test.yml/badge.svg)](https://github.com/games-on-whales/wolf/actions/workflows/linux-build-test.yml)\n[![Discord](https://img.shields.io/discord/856434175455133727.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/kRGUDHNHt2)\n[![GitHub license](https://img.shields.io/github/license/games-on-whales/wolf)](https://github.com/games-on-whales/wolf/blob/main/LICENSE)\n[![Donate button](https://img.shields.io/badge/Donate-Open%20Collective-blue.svg?color=blue)](https://opencollective.com/games-on-whales/donate)\n\n\u003e An intelligent wolf is better than a foolish lion.\n\u003e\n\u003e \u0026mdash; \u003ccite\u003eMatshona Dhliwayo.\u003c/cite\u003e\n\nWolf is a streaming server for [Moonlight](https://moonlight-stream.org/) that allows you to share a single server with\nmultiple remote clients in order to play videogames!\n\n![Wolf basic flow chart](https://github.com/games-on-whales/wolf/blob/stable/docs/modules/ROOT/images/wolf-introduction.svg?raw=true)\n\nIt's made from the ground up with the following primary goals:\n\n- Allow multiple users to stream different content by sharing a single remote host hardware\n- On demand creation of virtual desktops with full support for any resolution/FPS without the need for a monitor or a\n  dummy plug.\n- Allow multiple GPUs to be used simultaneously for different jobs\n    - Example: stream encoding on iGPU whilst gaming on GPU\n- Provide low latency video and audio stream with full support for gamepads\n- Linux and Docker first: run your games with low privileges in containers (based\n  on [Games On Whales](https://github.com/games-on-whales/gow))\n- Mostly hackable, just edit the config file to modify encoding pipelines, GPU settings or Docker/Podman low level\n  details\n\nIt's a specific tool for a specific need, are you looking for a general purpose streaming solution?\nTry out [Sunshine](https://github.com/LizardByte/Sunshine)!\n\nWant to give it a spin? [Checkout our docs](https://games-on-whales.github.io/wolf/stable/)!\n\n[![Youtube video preview](https://github.com/games-on-whales/wolf/blob/stable/docs/modules/ROOT/images/introduction-video.png?raw=true)](https://www.youtube.com/watch?v=z5jzLIUH6rA)\n\n## Acknowledgements\n\n- [@Drakulix](https://github.com/Drakulix) for the incredible help given in developing Wolf\n- [@zb140](https://github.com/zb140) for the constant help and support in [GOW](https://github.com/games-on-whales/gow)\n- [@loki-47-6F-64](https://github.com/loki-47-6F-64) for creating and\n  sharing [Sunshine](https://github.com/loki-47-6F-64/sunshine)\n- [@ReenigneArcher](https://github.com/ReenigneArcher) for being the first stargazer of the project and taking care of\n  keeping [Sunshine alive](https://github.com/LizardByte/Sunshine)\n- All the guys at the [Moonlight](https://moonlight-stream.org/) Discord channel, for the tireless help they provide to\n  anyone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgames-on-whales%2Fwolf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgames-on-whales%2Fwolf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgames-on-whales%2Fwolf/lists"}