Skip to content

eyelock/TermQ

TermQ

A Kanban-style terminal queue manager for macOS. Organize multiple terminal sessions in a visual board layout, drag them between columns, and never lose track of your running tasks.

TermQ Board View

Note: This is a personal project developed in my spare time. It works well for my workflow but may have rough edges. Contributions and feedback welcome!

Features

Feature Description
Kanban Board Organize terminals in customizable columns
Persistent Sessions Terminal sessions persist when navigating views
Pinned Terminals Quick access via tabs in focus mode
Command Palette Fast terminal switching with ⌘K
Rich Metadata Titles, descriptions, badges, and key=value tags
Drag & Drop Reorder terminals and columns freely
8 Color Themes Dracula, Nord, Solarized, One Dark, and more
Zoom & Search Maximize view (⌘⇧Z) and find in buffer (⌘F)
Session Export Save terminal content to text files
Native Integration Launch Terminal.app at current directory
CLI Tool Open terminals from the command line
MCP Server Model Context Protocol for LLM integration
Bin & Recovery Soft-delete with configurable auto-cleanup

Terminal Focused

Installation

From Release (Recommended)

  1. Download the latest TermQ-{version}.zip from Releases
  2. Unzip and move TermQ.app to your Applications folder
  3. Right-click and select "Open" on first launch (required for unsigned apps)

From Source

git clone https://github.com/eyelock/termq.git
cd termq
make sign
open TermQ.app

See CONTRIBUTING.md for detailed build instructions.

Requirements

  • macOS 14.0 (Sonoma) or later

Documentation

📖 View Online Documentation | Source

Contributing

Contributions are welcome! See CONTRIBUTING.md for:

  • Development setup and requirements
  • Project structure
  • Building, testing, and linting
  • Release process

Credits

  • Terminal emulation powered by SwiftTerm by Miguel de Icaza
  • Built with assistance from Claude Code, Anthropic's AI coding assistant

License

MIT License - See LICENSE for details.

About

A simple Kanban-like Queue Manager for Terminals

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors