Your Development Environment, Perfected
Stop configuring. Start coding. Everything you need is already set up.
Popular Languages, Ready to Go
The languages developers use most, pre-installed with complete toolchains. LSP servers, formatters, linters - all configured. Just open your project and start coding.
Terminal That Sparks Joy
Fish shell with Starship prompt. Modern replacements for classic Unix tools. Catppuccin Mocha theme everywhere.
DevOps Ready
Docker
Container runtime with docker-compose and buildx
Podman
Rootless containers, Docker-compatible
Kubernetes
kubectl, k9s, and Helm pre-installed
Git
lazygit TUI, delta diffs, 40+ aliases
Developer Power Tools
Custom GTK4 applications designed for developers. Built with Catppuccin Mocha, integrated with your workflow, and just a click away.
Aegis Containers
Docker/PodmanA native GTK4 container manager that works with both Docker and Podman. View running containers, manage images, check logs, and monitor resource usage — all without touching the terminal.
- ✓ Auto-detects Docker or Podman
- ✓ Live CPU/memory stats
- ✓ Container logs viewer
- ✓ Start, stop, restart, remove
- ✓ Image management
Aegis Clipboard
History ManagerA clipboard history manager that remembers everything. Search through past copies, pin important snippets, and organize by type. Your clipboard, supercharged.
- ✓ Persistent history across sessions
- ✓ Search and filter by type
- ✓ Pin important snippets
- ✓ Image preview support
- ✓ One-click copy to clipboard
Aegis Database Viewer
SQL/NoSQLA powerful database client with syntax-highlighted SQL editor, virtual scrolling for large result sets, and inline data editing. Connect to PostgreSQL, MySQL, SQLite, and more.
- ✓ SQL syntax highlighting with Catppuccin colors
- ✓ Virtual scrolling for 100k+ row results
- ✓ Inline data editing with confirmation
- ✓ Export to CSV, JSON, SQL, Markdown
- ✓ Secure credential storage via Keyring
- ✓ Tree-style schema browser with search
- ✓ Entity details panel with quick actions
SELECT id, name, email, status
FROM users
WHERE status = 'active'
ORDER BY created DESC
LIMIT 10;See It In Action
Watch how the schema browser, entity view, and query editor work together for a seamless database exploration experience.
|VSCode Ready to Go
40+ extensions pre-configured. Catppuccin theme. JetBrains Mono font with ligatures. Custom keybindings for maximum productivity.
Git Workflow, Supercharged
146+ aliases, beautiful TUI, syntax-highlighted diffs. Git has never felt this good.
lazygit
Navigate branches, stage hunks, interactive rebase - all with keyboard shortcuts. Custom keybindings for fixup commits, force-push, and more.
delta diffs
Syntax-highlighted diffs with line numbers, side-by-side view, and hyperlinks. Catppuccin Mocha colors throughout.