Light YouTube client — server-backed Android app, designed to run on devices with 500 MB – 1 GB RAM.
⬇ Download Flow (debug APK, ~25 MB)
Unsigned debug build for testing. Requires Android 7.0+. Enable "Install unknown apps" for your browser to install.
The Flow backend lives at https://server5.uncbg.com/v1/ with these entry points:
POST /v1/auth/register — create accountPOST /v1/auth/login — sign inGET /v1/auth/me — profile (Bearer)GET /healthz — livenessFull OpenAPI: /openapi.json