-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
GINUX and WebXOS are interconnected projects focused on providing a web-based operating environment and game management system specifically for the Linux ecosystem. As of late 2025, the projects are in a 0.9.0 Beta stage.
GINUX: Universal Game Launcher
Concept Page:
webxos.netlify.app/ginux
GINUX serves as a "global hub" for Linux gamers, aiming to eliminate the friction of managing multiple native and Windows-based launchers [Source 0].
Browser-to-Local Bridge: Its primary innovation is a lightweight local bridge script. When you click "Launch" on the GINUX web interface, it triggers a custom mylauncher:// URL protocol that communicates with your local Linux machine to start the game [Source 0].
Compatibility: It is designed to work with any distribution that includes bash and xdg-utils. It specifically targets:
[Steam](https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam): Both native Linux games and Windows titles via Proton.
Battle.net: Windows-only games optimized through specialized Wine prefixes.
Standalone Titles: Native Linux executables and custom user-added shortcuts [Source 0].
Visual Style: The interface utilizes an 8-bit retro aesthetic featuring a "matrix glow," neon green accents, and a CRT simulation effect, blending old-school visuals with modern web functionality [Source 0].
WebXOS: The Underlying Platform
WebXOS is the broader development framework and hosting environment for GINUX.
Infrastructure: The project is hosted on Netlify (at webxos.netlify.app) and its development is tracked on GitHub under the webxos organization [Source 0].
Security Model: WebXOS emphasizes a local-execution-only model. While the interface is web-based and accessible from any device, the bridge ensures that no remote code can be executed on your machine; it only triggers pre-defined local game paths [Source 0].
2025 Context: In the current 2025 Linux landscape, where Steam on Linux has surpassed 3% market share and gaming-optimized distros like [Bazzite](https://bazzite.gg/) are rising, WebXOS/GINUX positions itself as a specialized alternative to traditional launchers like Lutris or Heroic by moving the management UI entirely into the browser.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed