Skip to content

OpenCloudGaming/OpenNOW-Site

Repository files navigation

OpenNOW Docs

Documentation site for OpenCloudGaming/OpenNOW, the open-source Electron-based GeForce NOW client.

App Repository Latest Release Discord


About

This repo hosts the public documentation website for OpenNOW — an open-source Electron desktop client for GeForce NOW. The app lives in opennow-stable/ and uses Electron, React, and TypeScript.

Pages

Section Description
Getting Started Download releases or build from source
Architecture Electron main / preload / renderer split
Authentication OAuth + PKCE login flow
WebRTC Signaling, SDP, and data channels
Media Screenshots, recordings, and local storage
Input Shortcuts, pointer lock, gamepad, microphone
Configuration Settings model and defaults

Local development

Built with Astro + Starlight.

npm install
npm run dev      # dev server
npm run build    # production build
npm run preview  # preview production build

Keeping docs current

These pages are anchored to the upstream repo's README, docs/development.md, and the Electron source under opennow-stable/src/. When the app changes, update docs to match.

About

Documentation site for OpenNOW - open source GeForce NOW client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors