https://github.com/wanjohiryan/qwantify Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} wanjohiryan / qwantify Public forked from m1k1o/neko * Notifications * Fork 213 * Star 392 Play games, with your friends right from the browser. No installation needed. qwantify.vercel.app/ License Apache-2.0 license 392 stars 213 forks Star Notifications * Code * Issues 6 * Pull requests 1 * Actions * Projects 1 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights wanjohiryan/qwantify This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 6 branches 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/w] Use Git or checkout with SVN using the web URL. [gh repo clone wanjoh] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. This branch is 81 commits ahead, 42 commits behind m1k1o:master. Latest commit @wanjohiryan wanjohiryan Merge pull request #15 from wanjohiryan/ 14-add-optional-nat1to1-to-docs ... 4b60085 Dec 17, 2022 Merge pull request #15 from wanjohiryan/ 14-add-optional-nat1to1-to-docs 14 add optional nat1to1 to docs 4b60085 Git stats * 889 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github issue template Dec 12, 2022 .vscode Korean translation (m1k1o#113) Dec 7, 2021 client fix sweetalert2 version m1k1o#211. Oct 27, 2022 docs update changelog. Oct 24, 2022 gamevm/base xserver conf Dec 11, 2022 imgs play gif Dec 13, 2022 server upgrade go deps. Oct 24, 2022 .gitattributes first commit Jan 13, 2020 .gitignore added chromium option Jan 30, 2020 CONTRIBUTING.md typo edit Dec 12, 2022 LICENSE rename to m1k1o. Oct 5, 2021 README.md updated readME Dec 17, 2022 docker-compose.yaml updated docs Dec 17, 2022 View code [ ] Arcade | Hosting | Docs | Website Get started Known Issues What's cool about this? Contributing Status Integrations Rent out your GPU and help us deliver games to everyone. README.md qwantify logo qwantify logo Play games with your friends right from the browser. No installations needed Arcade | Hosting | Docs | Website PRs welcome! git commit activity playing with qwantify qwantify is an open source docker image for running games (or other apps) on a shared host computer with at least one gpu. * User-Friendly Interface to intuitively play games with your friends * Complete control over your game data - play online, save your game progress locally * [?] Cloud and GPU Agnostic deployment that lets you play and host games anywhere anytime, through the browser * [?] Url invites for friends * [?] Play with multiple gamepads per gameroom. Turn any game into multiplayer * [?] Official Support for AMD and Intel Gpus * 1-Click Deploy locally, AWS or GCP * Twitch and Youtube stream integrations And more. [sign-up] [game-demo] [partner-up] Get started To quickly get started, pull the image and run it with docker compose (recommended) Requirements: 1. nvidia-docker 2. Nvidia container toolkit v450.80.02 or higher version: "3.8" services: qwantify: image: wanjohiryan/qwantify:latest #or ghcr.io/wanjohiryan/qwantify:20.04 restart: "unless-stopped" ports: - "8080:8080" #web interface - "52000-52100:52000-52100/udp" #webrtc volumes: - /games:/games #directory with folders containing your game(s) deploy: resources: reservations: devices: #share nvidia gpu (recommended) - capabilities: [gpu] limits: memory: 5G #depends on game (recommended is 4) cpus: '4' #depends on game (recommended is 4) environment: - NEKO_SCREEN=1920x1080@30 #screen size - NEKO_PASSWORD=neko #password for the invited guests - NEKO_PASSWORD_ADMIN=admin #password for the host admin - NEKO_EPR=52000-52100 #webrtc ports(defaults to 52000-52100) - NEKO_ICELITE=1 - NEKO_NAT1TO1=your-public-ip-address #optional , use this when you cannot login - APPPATH=/path/to/game/folder #folder containing the game - APPFILE=/game.exe #game executable file Then docker-compose up -d Known Issues 1. Games running on DirectX 11 or lower show a black screen just after loading (ex. John Wick Hex) Issue #2 2. No gamepad support yet Issue #3 3. qwantify has not been tested on AMD and Intel GPUs. This might present unknown issues. Issue #8 4. Games that require additional libraries (ex. .Net Framework or VCRedist) might not work. Issue #2 What's cool about this? We're on a mission to make games more accessible to all, not just gamers with expensive hardware. We are currently working hard to make qwantify more extensive. Need any integrations or want a new feature? Feel free to create an issue or contribute directly to the repository. Contributing Whether it's big or small, we love contributions [?] Check out our guide to see how to get started. Status * [*] Public Alpha: Anyone can sign up over at the qwantify arcade * [ ] Public Beta: Stable enough for most gamers. * [ ] Public: Production-ready. We're currently in Public Alpha. Integrations We're currently setting the foundation and building a gaming network so games can be played from anywhere on the planet. Any help is welcome! :) All Available Servers Region Instances Host Location Online/Offline North America AWS us-east-1 Online [?] Host Location Online/Offline Africa AWS af-south-2 Online [?] Host Location Online/Offline Europe Indie Berlin Online [?] South America Currently not available :( Asia Currently not available :( Rent out your GPU and help us deliver games to everyone. [partner-up] Stay frosty :) About Play games, with your friends right from the browser. No installation needed. qwantify.vercel.app/ Topics docker nvidia wine stadia cloud-gaming linux-gaming geforce-now Resources Readme License Apache-2.0 license Stars 392 stars Watchers 2 watching Forks 213 forks Releases No releases published Packages 1 Languages * Go 31.5% * TypeScript 26.6% * Vue 23.2% * JavaScript 10.1% * C 4.3% * SCSS 1.7% * Other 2.6% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.