Terminal Graph is an infinite spatial terminal canvas that lets users run commands, manage files, and organize workflows in a node-based visual environment within the terminal.
#terminal
30 items
The article traces the evolution of Rune, a command-line-centric IDE developed from 2017 to 2026, arguing that the terminal interface is undergoing a renaissance for modern software development due to its speed, flexibility, and scriptability compared to traditional graphical IDEs.
The article traces the evolution of a developer tool from a terminal-based IDE project (2017) into a modern, command-line-centric development environment by 2026, highlighting how command-line interfaces are making a comeback in software development workflows.
FleetView is an open-source tool that provides a browser-based interface for managing multiple Claude Code agent terminals simultaneously, allowing users to monitor and control AI coding sessions at scale in a single dashboard.
The article presents a command-line tool that fetches and displays a newspaper-like layout of news articles directly in the terminal. It combines RSS feeds, web scraping, and terminal formatting to give users a text-based news reading experience without leaving the command line.
DevTUI is an open-source terminal toolkit that combines common developer utilities into a single text-based user interface (TUI) and command-line tools, aiming to reduce context switching for developers.
Elpulgo released v0.7.1-beta of azdo, a terminal user interface (TUI) for Azure DevOps and GitHub. This release includes new features and bug fixes for managing repositories, pull requests, and pipelines from the command line.
Zero Terminal is a project hosted on GitHub that provides a terminal emulator with a focus on minimalism and efficiency.
Herdr is a terminal-based tool designed to centralize and streamline command-line workflows, allowing users to manage multiple sessions and tasks from a single interface.
The article argues that command-line interfaces (CLIs) are experiencing a resurgence due to the rise of AI coding assistants, cloud infrastructure, and developer nostalgia. It suggests that CLIs offer efficiency and composability that graphical interfaces cannot match, making them increasingly relevant in modern software development workflows.
Palabre is a terminal tool that lets users have two AI coding agents debate a coding decision, such as choosing between libraries or architectures, before implementing it. The debate runs interactively in the terminal, and the user can observe the arguments and decide the outcome.
Cmux-SSH-here is a tool that lets users create a temporary SSH server and a deep link with a single npx command, enabling instant SSH access without permanent infrastructure.
If copy-paste stops working in Claude Code's terminal UI, running the command "/tui default" can restore the functionality and get the user back to work.
Llmaker is a CLI tool that generates a fully functional LLM app from a single prompt directly in the terminal. It streamlines the process of building and deploying LLM applications by turning a plain description into a working project.
Gitpulse is a CLI tool that generates conventional commit messages directly from the terminal using AI, helping developers write consistent and structured commit messages automatically.
Ouijit is a free, open-source tool that runs coding agents inside terminal sessions, with built-in sandboxing via Lima VMs, session-scoped CLI awareness for agents, task lifecycle hooks, and support for organizing child terminals, markdown, and URL previews. It integrates with Claude Code, Codex, Pi, and OpenCode, requires no login or telemetry, and works on macOS and Linux.
Herdr is a terminal-based tool designed to manage and interact with multiple servers or systems from a single interface, aiming to streamline workflows for developers and system administrators.
Smug is a single binary, dependency free session manager for tmux that allows users to create, manage, and switch between tmux sessions using a YAML configuration file. It simplifies tmux session management by providing a declarative way to define sessions, windows, and panes without requiring additional dependencies.
TermRover is a native iOS/Android terminal built around tmux sessions, offering shortcuts for mobile dev work and AI agent workflows. It is free for basic terminal, SSH, and tmux use, with a paid tier for themes, unlimited image attachments, and voice mode. Mosh support is planned.
Marcus describes GSH, a project that provides a native graphical shell interface for SSH connections. It integrates terminal, file transfer, and visual session management into a single desktop application, aiming to improve the remote server workflow compared to traditional terminal-based SSH.
Herdr is a terminal-based agent multiplexer that allows users to manage and interact with multiple AI agents from a single command-line interface.
Mux is a tmux overlay that helps manage Claude Code sessions, providing a terminal multiplexer interface for organizing and controlling multiple Claude Code workspaces.
A new tool renders Markdown documents with embedded LaTeX math directly in the terminal, enabling users to preview formatted scientific and technical content without leaving the command line.
This cookbook demonstrates how to generate ASCII art data visualizations directly in the terminal using the Xan library, recreating a vintage 1970s-style command-line graphics experience.
Claudete is a weekend project that lets users command multiple Claude Code instances and shell sessions. It addresses the frustration of terminal instances being lost on Mac restart and the lack of optimization for running multiple Claude Code instances simultaneously.
Heimdall is a small open-source terminal-based tool that lets users monitor multiple homelab machines from a single command-line interface.
Finqos is a stock research terminal designed to retain user context and preferences across sessions, aiming to streamline the analysis workflow for investors by remembering previous searches and settings.
The article provides a guide on how to disable blinking cursors in various environments, including terminal emulators, text editors, browsers, and the X Window System, offering specific configuration examples for tools like Alacritty, VS Code, and Firefox.
Even is a terminal-first desktop workspace designed for developers who use AI coding agents (Claude Code, Codex, OpenCode). It organizes terminal tabs per project and includes a built-in browser, agents, local models, inline code editor, GitHub integration, and one-click service deployments, aiming to reduce the need for switching between multiple applications.
A developer created a Claude Code session manager for tmux that allows users to manage multiple Claude Code sessions within tmux panes or windows. The tool provides features like session creation, switching, and organization directly from the terminal.