FlyCrys
Description
Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
FlyCrys
**Native Linux GUI for Claude Code agents.** One binary, starts in under a second, no Electron.
[](https://github.com/SergKam/FlyCrys/stargazers) [](LICENSE) [](https://github.com/SergKam/FlyCrys/releases/latest)

Why this exists
I've used Linux exclusively for 30 years. When Claude Code became my daily driver for writing software, the terminal worked but I kept hitting walls: can't preview images, can't see a file tree while the agent works, can't render markdown without switching to a browser, can't juggle multiple project streams without a mess of terminal tabs.
I didn't want Cursor or anything Electron-based. I wanted something native that feels like it belongs on a GTK desktop.
FlyCrys is not an IDE. It doesn't edit files. Agents do. You talk to agents, they write the code. FlyCrys gives you a workspace to manage that workflow: file tree on the left, viewer in the middle, agent chat on the right, terminal at the bottom. That's it.
What makes it different
- Only native Linux GUI for Claude Code — Opcode uses webview, Claude Desktop skips Linux entirely
- GTK4 native — follows system theme, integrates with GNOME, minimal resources
- Workspace-oriented — not just a chat wrapper; file tree, viewer, terminal, git panel, all wired together
- Agent profiles — preconfigured Security, Research, Default agents with custom system prompts and tool restrictions
- Zero cost — no subscription, no API proxy, uses your own Claude Code CLI
- Single binary — one
cargo build, one.deb, done
Install
Debian / Ubuntu (recommended)
curl -fsSLo /tmp/flycrys.deb https://github.com/SergKam/FlyCrys/releases/latest/download/flycrys_amd64.deb
sudo apt ins
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11