Conduit - Multi-Agent TUI for AI Coding Assistants
A multi-agent TUI for orchestrating AI coding assistants. Run Claude Code and Codex CLI side-by-side in your terminal.
github.com
GitHub - iannuttall/changes: A TUI to track changes to web pages, feeds, and APIs with readable diffs and optional AI summaries.
A TUI to track changes to web pages, feeds, and APIs with readable diffs and optional AI summaries. - iannuttall/changes
github.com
A terminal implementation on the web using Ghostty with xterm.js API compatibility
Ghostty for the web with xterm.js API compatibility - coder/ghostty-web
Related Articles
How I Host My Apps: How to Deploy in 2025
The hosting setup I use for aVenture.vc, plus why you shouldn't waste time with complex cloud services when starting out.
Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)
How to create a Spring Boot application with RESTful APIs and static web content using Maven and IntelliJ IDEA in modern Java.
Building an Interactive Terminal in Next.js
Building a simulated terminal UI with macOS-like window controls in Next.js, focusing on global state management and hydration patterns.
Related Projects
Company Research TUI
Terminal-inspired company research interface with keyboard navigation
TUI4J
Terminal UI framework for Java — a port of BubbleTea from Go
Related Books
TypeScript Quickly
Yakov Fain, Anton Moiseev
Summary TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire cat...
Build a Frontend Web Framework (From Scratch)
Angel Sola Orbaiceta
Description An examination of the inner workings of frontend web frameworks through the construction of a component-based framework using JavaScript. ...
Secrets of the JavaScript Ninja, 2nd Edition
Josip Maras, John Resig +1
More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. For anyone serious about web...