Flux Browser

Experimental Chromium-based desktop browser focused on UI and system behavior.
Electron
Chromium
UI Systems
Performance

Download

Flux Browser v0.2 is available as a Windows installer. This build includes its own Chromium runtime for consistent behavior.

Platform: Windows
Architecture: x64

Why

Flux is an exploration of how browsers behave under the hood and how small UI decisions affect usability, performance, and interaction flow.

What it does

Preview

Flux Browser preview

Status

Flux is currently a developer preview (v0.2). A Windows installer is available for testing and exploration.

Running from source is still supported for development and experimentation.

git clone https://github.com/flux3tor/flux-browser.git
cd flux-browser
npm install
npm start

Links

GitHub Repository