OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Tui

Tui

5 open source tools found

L
Developer Tools

lazygit

A blazing-fast terminal UI for Git that lets you control your workflow entirely with keyboard shortcuts.

A simple terminal UI for git commands

Remove via the same package manager used for installation (e.g., `brew uninstall lazygit`), then delete config folder `~/.config/lazygit` if desired.
77.8kChecksum
P
Developer Tools

pi

An open-source AI agent toolkit with unified multi-provider LLM API, self-extensible coding agent CLI, TUI libraries, and Slack bot.

pi is an open-source AI agent toolkit offering a unified multi-provider LLM API (OpenAI, Anthropic, Google, etc.), an interactive self-extensible coding agent CLI, a TUI library with differential rendering, Slack bot, and vLLM pods. Compared to proprietary tools like Cursor or Claude Code, pi provides full transparency, multi-backend flexibility, and supply-chain hardened dependency management.

Uninstall pi: npm uninstall -g @earendil-works/pi-coding-agent. Also remove pi-chat if installed separately. This removes all globally installed packages.
54.2kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
D
AI Productivity

DeepSeek-TUI

A keyboard-driven terminal agent for DeepSeek models with auto mode and streaming reasoning.

DeepSeek TUI is a terminal-based coding agent that brings DeepSeek V4's reasoning power to your command line, with auto mode, tool suite, and session persistence.

If installed via npm: npm uninstall -g deepseek-tui. Via Cargo: cargo uninstall deepseek-tui-cli && cargo uninstall deepseek-tui. Via Homebrew: brew uninstall deepseek-tui.
26.1kChecksum
S
File Management

superfile

A modern, beautiful terminal file manager with one-command install and auto-update.

superfile is a modern terminal file manager that offers a visually appealing TUI with icons and themes. It installs in one command, supports plugins, and automatically updates. Great for developers who want a nicer alternative to ranger or lf.

macOS/Linux: run `bash -c "$(curl -sLo- https://superfile.dev/uninstall.sh)"`. Windows: run the PowerShell uninstall script.
19.7kChecksum
T
Developer Tools

tuicr

A terminal code review TUI with vim keybindings that pushes inline reviews to GitHub/GitLab, exports markdown, and tracks review progress across sessions.

A code review TUI with vim keybindings. Export to GitHub, GitLab, or clipboard.

Depending on how you installed: brew uninstall tuicr for Homebrew, cargo uninstall tuicr for Cargo, or simply delete the downloaded binary (usually ~/.local/bin/tuicr) for script installs. Config data lives in ~/.config/tuicr/ or %APPDATA%\tuicr\; delete it if desired.
1.9kChecksum