$ open-source · local-first · no telemetry NEW v1.0 shipped →

Your terminal,

A fast, few-MB native terminal with command blocks, inline AI, split panes and remote control — an open-source alternative to Warp. No account, no telemetry.

RustTauri 2SolidJSxterm.jsnot Electron
01 FEATURES

Everything a terminal should be.

Powerful where it counts, invisible where it shouldn't get in the way.

~/lume $ lume --features
[01]

Command blocks

Each command and its output is an isolated, navigable block. Jump between them, copy, re-run or clear — no scrolling through a wall of text.

[02]

Inline AI

Explain a block or turn plain English into a command, right in the prompt. Bring your own Claude, Codex, OpenAI or DeepSeek — keys stay local.

[03]

Panes & tabs

Split horizontally or vertically, tab, and arrange with layout presets. Your sessions — panes, cwd, titles — persist across restarts.

[04]

Remote control

Drive a terminal from your phone by scanning a QR code — same Wi-Fi or across networks. Multi-tab, live completion, instant reconnect.

[05]

Themes, fonts & 14 languages

9 built-in themes, custom font import, Nerd Font support, remappable keybindings, text zoom — and a fully translated UI in 14 languages.

[06]

Local & self-updating

A few-MB native binary. Everything runs on your machine — no account, no telemetry — with signature-verified auto-updates on every OS.

02 LUME vs WARP

Same workflow, none of the lock-in.

The block-based flow you know — without the account, the cloud, or the paywall.

lume
warp
Open-source (MIT)
[✓]
[✗]
Works without an account
[✓]
[✗]
Fully local · no telemetry
[✓]
[✗]
Bring your own AI key
[✓]
partial
Command blocks
[✓]
[✓]
Remote control from your phone
[✓]
[✗]
Free — no paid tier for the core
[✓]
freemium

# based on publicly available information (2026). Lume is an independent project, not affiliated with Warp.

03 SHOWCASE

See it in action.

Real screenshots — not mockups.

command blocks

Navigate your session, not a scrollback.

Every prompt becomes a block with its command, output, duration and exit code. Click to jump, copy the output in one tap, re-run instantly.

Command blocks in Lume
inline ai

An assistant that lives in your prompt.

Ask what a block did, or describe what you want and get the command — inserted, never auto-run. Works with your own provider and stays fully local.

Inline AI in Lume
panes & themes

Lay it out the way you think.

Split panes, tabs and layout presets, with themes and fonts to match. Beautiful on X11 and Wayland, macOS and Windows.

Panes and themes in Lume
remote control

Your terminal, in your pocket.

Scan a QR code and drive a pane from your phone — a Termux-style key row, live directory completion, swipe-to-move-cursor and instant reconnect.

Remote control from a phone
settings

Configurable to the last detail.

Appearance, shell, AI providers, the file-tree commands, shortcuts, language — all in one clean panel. Export and import your whole config as JSON.

Settings in Lume
04 FAQ

Questions, answered.

? Is Lume free and open-source?+

Yes — Lume is MIT-licensed and free forever. No paid tiers, no core features locked behind a subscription.

? Does Lume send my data anywhere?+

No. Everything runs on your machine — no account, no telemetry, no cloud. AI is off until you configure it, and your API keys stay local (they're even excluded from config export).

? Which AI providers can I use?+

Claude and Codex through their CLIs, or OpenAI, DeepSeek and any OpenAI-compatible API with your own key. You pick the provider and model in Settings — it's opt-in.

? How does remote control work?+

Lume runs a small local web server; scan a QR code to drive a pane from your phone on the same network. For access across networks it can open an optional cloudflared tunnel — you start and stop it.

? Why are the macOS & Windows builds unsigned?+

Code-signing certificates cost money, so the first releases ship unsigned — a one-time prompt to bypass. It's open-source, so you can inspect the code or build it yourself.

? What is Lume built with?+

Rust + Tauri 2 + SolidJS + xterm.js — a native, few-megabyte binary. Not Electron.

05 DOWNLOAD

Get Lume.

Free and open-source. Pick your platform.

~ $ lume install detecting os…

macOS

Universal — Intel & Apple Silicon

↓ .dmg

Unsigned for now: on first launch, right-click → Open.

Windows

Windows 10 & 11 (x64)

↓ .exe

SmartScreen may warn: More info → Run anyway.

Linux

AppImage · .deb · .rpm · AUR

all downloads

# prefer a package manager? yay -S lume-bin on Arch. Every release auto-updates in-app.