Open‑source GeForce NOW rebuild

A fully open‑source (MIT) rebuild of GeForce NOW is gaining traction, offering no telemetry, anti‑AFK, clipboard paste into cloud sessions, Linux/ARM support and high‑performance streaming up to 5K@120fps with real‑time stats. For side projects that need remote high‑performance graphics or low‑latency remote dev environments, this fork provides a ready‑made, privacy‑friendly streaming stack. (x.com)

Cloud gaming is just a rented computer in a data center, with the picture compressed into a video stream and your keyboard clicks sent back over the internet. NVIDIA’s GeForce NOW sells that setup as a service, but this week a community project called OpenNOW started spreading because it rebuilds the client side in public code instead of a closed app. (github.com) The important distinction is that OpenNOW is not a new cloud platform with its own servers. Its own documentation says you still need your existing NVIDIA GeForce NOW account, and the project says it is not affiliated with or endorsed by NVIDIA. (github.com) The software is released under the Massachusetts Institute of Technology, or MIT, license, which is one of the simplest open-source licenses and lets other developers inspect, modify, and reuse the code. The repository describes the app as built with Electron and TypeScript, which means it is packaged like a desktop app but written with web technologies. (github.com) What people are reacting to is control. OpenNOW’s feature list says it removes telemetry, adds an anti-away-from-keyboard option to keep sessions from timing out, and lets you paste text from your local clipboard into the remote machine. (opennow.zortos.me) That clipboard detail sounds small until you remember what cloud sessions are like. If you are logging into a remote development box, pasting a command, password manager output, or package name is the difference between “remote computer” and “video stream you have to type into by hand.” (opennow.zortos.me) The project also leans hard into platform support that official clients often treat as an afterthought. Its site lists builds for Windows, macOS, and Linux, plus native support for Arm chips on Windows, Apple Silicon Macs, and Linux Arm64 devices including Raspberry Pi. (opennow.zortos.me) Streaming quality is another reason it caught attention. The documentation says the client supports H.264, High Efficiency Video Coding, and AV1 video decoding, along with real-time overlays for frames per second, bitrate, and latency, and it advertises streams up to 5K resolution at 240 frames per second. (opennow.zortos.me) That does not mean every GeForce NOW tier or every monitor will suddenly run at 5K and 240 frames per second. It means the client is built to handle very high-end streams when the service tier, hardware decoder, network connection, and display all line up. (opennow.zortos.me) The bigger story is that GeForce NOW has had unofficial desktop efforts around it for years, especially on Linux, because users wanted access outside NVIDIA’s preferred app path. GitHub’s GeForce NOW topic page and Linux community documentation both show earlier community clients and launchers filling those gaps before OpenNOW arrived. (github.com) (batocera.org) OpenNOW packages those old frustrations into one cleaner pitch: use NVIDIA’s cloud computers, but bring your own client, your own diagnostics, and fewer black boxes. The repository is still marked “under active development,” so the tradeoff today is extra transparency in exchange for the rough edges that come with fast-moving community software. (github.com)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.