Skip to content

Get Jx Studio.

A free, open-source visual IDE that builds real websites and saves everything as plain files you keep forever. Download the desktop app, or install via the terminal.

🍎

macOS

Signed & notarized. macOS 12 or later.

Apple Silicon Intel

🪟

Windows

Unsigned installer — Windows SmartScreen will warn on first run. Windows 10 or later, x64.

Download .msi

🐧

Linux

Portable archive, x64. Runs on most modern distros.

Download .tar.gz

Looking for a specific version, checksums, or the full list of builds? See all releases on GitHub .

Rather work from the terminal?

Scaffold a project and run it locally with live reload from your own machine. For the visual editor, use the Studio desktop app above.

$

bun create @jxsuite my-site
$ cd my-site && bun run dev

Read the quickstart