Germux

Docs

Documentation should guide the user and AI through the same process.

Germux connects the Android app, package recipes, PC Builder and project website. This index describes the current prototype and the API-backed parts that are being connected.

Start

Germux is an Android/Bionic terminal and package build system. The core is stabilized first, then AI, web/dev and APK tool groups.

Install

Public downloads are attached to the release manifest. APK and Live USB files should have explicit size, checksum and status.

PC Builder

The PC/Live USB receives build jobs, shows log tails, can cancel the queue and returns artifacts to the phone.

Security

Important safety rules in the prototype.

Account and tokens

The Worker backend handles registration, login, email verification, password reset and app sessions. The website must not publish secrets or tokens.

USB write

The browser should not overwrite drives automatically. Writing requires a local helper, device selection and explicit confirmation.

API routes

Target Worker/API routes for accounts and recipes.