OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: tui清除
tidymymacviniciussouzao
ADDED

TidyMyMac is an open-source macOS disk cleanup utility for the terminal. It scans, reviews and reclaims space with a dry-run default, protected paths, modular cleaners, profiles, JSON/CSV export and script generation.

ProductivityDeveloper toolsUtilities
smorgldelvoye
ADDED

smorg is a keyboard-driven terminal dashboard that aggregates work items from Linear, GitHub, and Spotify into individual tabs. It provides a unified CLI interface to track tasks, notifications, and media playback, allowing users to mark items as seen, open them in browsers, and manage integrations directly from the terminal.

Developer toolsProductivityCLI & terminal
grubforgejetomev
ADDED

grubForge is a TUI application for Linux that simplifies GRUB bootloader management and customization. It offers a safe, clear, and user-friendly interface for configuring settings, managing boot entries, applying themes, and creating backups, all without needing root privileges for the main application.

ProductivityDeveloper toolsUtilities
manygitrabeeh-ta
ADDED

manygit is a terminal UI for managing multiple git repositories at once. It scans a folder tree, shows each repo's branch and status (ahead/behind/dirty), and lets you fetch, pull, push, checkout branches, view commit graphs, run scripts, and browse GitHub PRs—all from one screen. No config file needed; it discovers repos automatically.

Developer toolsProductivityCLI & terminal
gtopaksakalli
ADDED

A terminal-based system monitoring dashboard showing CPU, memory, and process details with interactive sorting and Docker support.

Developer toolsProductivityCLI & terminal
python_coursearthurperch
ADDED

A terminal-based hands-on Python course: you write real code in a Neovim-style modal editor while a local TTS voice coaches you, offline. Includes drills, a simulated cloud/DevOps track (git, Docker, AWS, Terraform, Ansible, CI/CD) and saved progress.

Developer toolsProductivityCLI & terminal
yazisxyazi
ADDED

Yazi is a high-performance terminal file manager written in Rust, utilizing non-blocking async I/O for efficient file management.

Developer toolsProductivityCLI & terminal
nnnjarun
ADDED

nnn is a lightweight, high-performance terminal file manager designed for efficiency and minimal resource usage across various Unix-like systems.

ProductivityDeveloper toolsUtilities
postingdarrenburns
ADDED

Posting is a terminal-based HTTP client in the spirit of Postman and Insomnia. It stores requests as plain YAML files, works over SSH, and supports environments, autocompletion, tree-sitter highlighting, Vim keys, custom themes, Python hooks and cURL/Postman/OpenAPI import.

Developer toolsProductivityBackend & APIs