Introduction
Semos Labs is where I build terminal applications and libraries. The command line is not a limitation — it’s a canvas.
The Ecosystem
Section titled “The Ecosystem”The ecosystem includes a React-based terminal renderer, TUI apps built on it, and a standalone terminal:
| Project | What it does |
|---|---|
| Glyph | React renderer for terminal UIs |
| Aion | Calendar TUI client (Google Calendar & CalDAV) |
| Epist | Email TUI client (Gmail & IMAP/SMTP) |
| Attyx | GPU-accelerated terminal environment (alpha) |
Philosophy
Section titled “Philosophy”- Terminal-first. I live in the terminal. These tools are built for people who think in keystrokes, not clicks.
- React-powered. Declarative components meet terminal rendering. Build TUIs the same way you build web apps.
- One ecosystem. Glyph powers everything. Aion, Epist, and your next app — all share the same foundation.
Getting Started
Section titled “Getting Started”Pick a product to dive in: