OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Terminal

Terminal

17 open source tools found

O
Developer Tools

opencode

An open-source, locally-runnable AI coding agent with dual modes: build (full access) and plan (read-only analysis).

OpenCode is a free, open-source AI coding agent that helps you write, refactor, and understand code. It offers two built-in modes: a full-access 'build' agent for active coding and a read-only 'plan' agent for safe exploration.

Run curl -fsSL https://opencode.ai/uninstall | bash to fully remove OpenCode. If installed via a package manager, use the corresponding uninstall command (e.g., npm uninstall -g opencode-ai).
179.9kChecksum

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
T
System Optimization

terminal

Microsoft's modern open-source terminal with tabs, GPU rendering, and deep customization.

Modern, feature-rich terminal application for Windows command-line users, with tabs, GPU acceleration, and full customization.

Go to Settings > Apps > Apps & features, find Windows Terminal and click Uninstall. Or run: winget uninstall Microsoft.WindowsTerminal.
103.1kChecksum
C
Developer Tools

codex

A lightweight, terminal-native coding agent from OpenAI that runs locally and integrates with ChatGPT plans.

OpenAI's lightweight coding agent that runs locally in your terminal, with no IDE dependency and seamless ChatGPT integration.

If installed via npm: run 'npm uninstall -g @openai/codex'. If via Homebrew: run 'brew uninstall --cask codex'. For manual binary, just delete the downloaded file.
99.5kChecksum
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
L
Developer Tools

llmfit

Scans your hardware and tells you which LLMs will run well — no downloading, no guessing.

A terminal tool that detects your hardware and right-sizes hundreds of LLM models to your RAM, CPU, and GPU. One command to find what runs on your machine. Supports multi-GPU, MoE architectures, and local providers. More practical than running benchmarks manually.

Uninstall depends on method: `scoop uninstall llmfit`, `brew uninstall llmfit`, or delete the binary and `~/.local/bin/llmfit` if installed manually.
30.3kChecksum
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
G
Developer Tools

GoAccess

A real-time, terminal-based web log analyzer that’s lightweight, fast, and requires almost no setup.

GoAccess is a fast, real-time web log analyzer that runs in the terminal or browser, perfect for monitoring HTTP traffic and spotting anomalies instantly.

Use your package manager to remove: `apt remove goaccess`, `brew uninstall goaccess`. If compiled from source, run `make uninstall` in the source directory.
20.5k
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
K
Developer Tools

kimi-cli

A terminal AI agent that writes code, runs shell commands, and integrates with editors via ACP and MCP, with a unique shell mode toggle.

Kimi CLI is a terminal-based AI agent that automates coding, shell execution, and editor integration. Its key advantage over similar tools (e.g., GitHub Copilot CLI) is a built-in shell mode and MCP extensibility.

Run pip uninstall kimi-cli. If you installed the Zsh plugin, remove 'kimi-cli' from your plugins list in ~/.zshrc and delete the directory ~/.oh-my-zsh/custom/plugins/kimi-cli.
9.6kChecksum
T
Developer Tools

terax-ai

A 7MB terminal-first AI-native dev workspace combining a GPU terminal, code editor, git graph, and agentic AI panel.

Terax is a lightweight (7MB) open-source terminal-first development workspace with built-in code editor, git graph, file explorer, web preview, and agentic AI side-panel. No telemetry, no accounts.

macOS: Drag Terax.app from Applications to Trash. Windows: Go to Settings -> Apps -> Apps & features -> find Terax and uninstall. Linux: Use your package manager (e.g., apt remove terax, yay -R terax-bin).
8.1kChecksum
B
Developer Tools

buku

A private, portable command-line bookmark manager with auto-fetch, import/export, and powerful search.

buku is a powerful command-line bookmark manager with a private, portable database, supporting autofetch, tag editing, and import/export from browsers.

Run `pip3 uninstall buku` or use your package manager. If installed from source, navigate to source directory and run `sudo make uninstall`.
7.1k
O
Developer Tools

oh-my-pi

The most capable terminal AI coding agent with hash-anchored edits, LSP, debugger, subagents – all native.

A terminal-based AI coding agent with hash-anchored edits, built-in LSP, debugger, subagents, and multi-language support. Outperforms generic tools by offering a unified, high-performance harness that integrates IDE-grade intelligence directly into the command line.

Delete ~/.oh-my-pi directory and remove the binary or npm global package.
5.6kChecksum
W
Developer Tools

WeTTY

Run a full terminal in your browser via HTTP/HTTPS, with SSH support and fast WebSocket communication.

Browser-based terminal emulator using xterm.js and WebSocket. Connect to local shell or any SSH server. No plugins required.

Run `npm uninstall -g wetty` to remove. If using Docker, stop and remove the container.
5.3k
M
System Optimization

musikcube

A terminal-based cross-platform music player and streaming server that runs even on Raspberry Pi.

musikcube is a terminal-based cross-platform music player and streaming server. It runs on Windows, macOS, Linux, and Raspberry Pi, with an optional Android remote control app.

Uninstall via package manager (e.g., brew uninstall musikcube) or delete the installation directory. Remove config at ~/.config/musikcube or ~/.musikcube if needed.
4.8kChecksum
K
Developer Tools

kimi-code

A single-binary AI coding agent that runs in your terminal, installs in seconds, and supports video input.

Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. Installs with one command, no Node.js required.

For script-based installs, delete the kimi binary (run `which kimi` to find its path). For npm-based installs, run `npm uninstall -g kimi-code`.
4.6kChecksum
W
Developer Tools

WeeChat

Fast, lightweight terminal chat client with modular plugins and extensive scripting support.

Fast, light and extensible chat client for many operating systems. Highly customizable with scripts and plugins.

Remove via package manager (e.g., apt remove weechat) or delete compiled files. Configuration files are in ~/.weechat/; delete manually for full removal.
3.3k
A
Developer Tools

asciinema-server

Self-hostable server for terminal recording hosting, streaming, and full-text search with privacy.

Server-side component for hosting and streaming terminal session recordings with full-text search and privacy controls.

For self-hosted: remove Docker containers/images or delete server directory. For public instance: delete account.
2.5k
Browse All Categories