amongGX is a desktop web browser built with Python and PyQt5, themed around the Among Us game. It launches directly to the Among Us fan page and puts Discord, Steam, and YouTube just one toolbar click away — no URL memorization required.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Ulto85/amongGX/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what amongGX is and how it works under the hood.
Installation
Install Python, PyQt5, and get amongGX running on your machine.
Quickstart
Launch the browser in under five minutes with a working example.
Toolbar Guide
Explore every button and control on the navigation toolbar.
What is amongGX?
amongGX wraps a full Chromium-based web engine (Qt WebEngine) inside a native desktop window styled for Among Us fans. It ships with:- Standard browser controls — back, forward, reload, and a URL bar with automatic
http://scheme injection - Home button — instantly returns you to the Among Us fan page at
Among.robowolf.repl.co - Quick-link toolbar — one-click shortcuts to Discord, a curated YouTube track, the Among Us Steam store page, and the creator’s YouTube channel
- Live window title — the title bar reflects the current page title, prefixed with
Among -
Clone the repository
Download
browser.py from the GitHub repository.amongGX requires a desktop environment — it cannot run headlessly or in a terminal-only session.