v0.1 Beta — Open Source

All your terminals.
One workspace.

Stop drowning in terminal windows. Consoles organizes every project, every shell session, and every piece of tribal knowledge into a single app.

macOS Windows Linux
Consoles — ~/projects
Projects
💼Production
🔧Backend API
💻dev-server
💻docker-logs
💻ssh prod
🎨Frontend App
🌙Freelance
🚀Side Projects
dev-server
docker-logs
ssh prod
npm run dev
ready in 847ms
Local:   http://localhost:3000/
Network: http://192.168.1.42:3000/
14 modules transformed.
watching for file changes...
~/projects/api main $
AI
Why is nginx 502?
This usually means the upstream server is down or not listening on the expected port...
How do I restart it?
Run systemctl restart nginx then check logs with journalctl -u nginx
Ask anything... ⌘I
Wiki
Deploy Process
#deploy #prod

1. Pull latest from main

2. Run migrations

npm run db:migrate

3. Deploy via CI

gh workflow run deploy

Port: 8443

Config: /etc/app/prod.env

Three panels. Zero chaos.

Everything a multi-project developer needs, organized the way your brain works.

Project Tree

Hierarchical tree you configure yourself.

Workspace → Project → Console
Drag-and-drop reordering
Colors & emoji icons
Ctrl+P fuzzy search

Real Terminals

Full PTY sessions — not a toy.

bash, zsh, fish, PowerShell
Auto-run startup commands
Tabbed & split views
SSH profiles built-in

Built-in Wiki

Stop losing tribal knowledge.

Markdown + code blocks
Paste-to-terminal snippets
Tags & full-text search
Per-project pages

AI Assistant

Ask GPT-4 or Claude anything without leaving your terminal.

OpenAI GPT-4o & Claude 3.5+
Select terminal text → AI context
Named chat sessions in SQLite
Cmd+I toggle

Built for developers who juggle too much

The problem

27 open terminal tabs

You're ssh'd into prod somewhere in tab 19 but can't find it.

Consoles fix

Named, organized, instant

Every console has a name, belongs to a project, and opens with one click.

The problem

"Where was that config again?"

Scattered notes in Notion, Slack bookmarks, sticky notes.

Consoles fix

Wiki right there

Per-project wiki panel. Write deploy steps, paste them directly into terminal.

The problem

Context switching hell

Switching from Project A to Project B means finding windows, remembering paths.

Consoles fix

One click, full context

Click a project — terminal opens in the right directory, with the right env vars.

The problem

"Stack trace. What does it mean?"

You copy the error, switch to browser, open ChatGPT, paste. Repeat 30 times a day.

Consoles fix

AI is already here

Select the error in terminal, press Cmd+I. The context is attached automatically.

proud to announce

Not used by anyone important

These industry leaders have absolutely zero interest in our product. We checked.

Apple
Microsoft
Google
NVIDIA
Meta
amazon Amazon
Tesla
Netflix

Lean, fast, native

Built with Tauri 2.0 — not another Electron memory hog.

~20 MB
App size
~80 MB
RAM usage
<2s
Cold start
AES-256
DB Encryption
Tauri 2.0 Rust React TypeScript SQLite SQLCipher xterm.js TipTap Zustand

Ready to try?

Free, open-source, no account required. Your data stays on your machine.