363 articles tagged with "Terminal"
amber: Search and Replace Across Files with Regex
amber is a code search and replace tool. Find and replace across files with regex, preview changes, and apply them — like sed but with previews and safety.
amber: Search and Replace Across Files with Regex Power
amber is a code search and replace tool. Find regex patterns across files and replace them — with preview, confirmation, and git-safe workflow. sed for the modern age.
amber: Suchen und Ersetzen in Dateien mit Regex
amber sucht und ersetzt in mehreren Dateien mit Regex und Vorschau.
amber: Buscar y Reemplazar en Archivos con Regex
amber busca y reemplaza en múltiples archivos con regex, preview y confirmación.
amber : Rechercher et Remplacer dans les Fichiers avec Regex
amber recherche et remplace dans plusieurs fichiers avec regex et aperçu.
amber: Buscar e Substituir em Arquivos com Regex
amber busca e substitui em múltiplos arquivos com regex e preview.
ast-grep: Structural Code Search and Rewriting with AST Patterns
ast-grep searches and rewrites code using AST patterns. Match structural code patterns — not text. Find deprecated APIs, enforce coding standards, refactor at scale.
bacon: Background Rust Code Checker with Minimal UI
bacon runs cargo check/clippy/test in the background and shows errors in a minimal TUI. Fix errors as you code — instant feedback without switching terminals.
bacon: A Background Rust Code Checker with Diagnostics
bacon runs cargo check, clippy, or test in the background and shows diagnostics in a clean TUI. Navigate errors, warnings, and fixes without leaving your editor.
bacon: Rust-Code-Prüfer im Hintergrund
bacon führt cargo check/clippy/test mit TUI aus.
bacon: Verificador de Código Rust en Segundo Plano
bacon ejecuta cargo check/clippy/test en segundo plano con TUI.
bacon : Vérificateur de Code Rust en Arrière-Plan
bacon exécute cargo check/clippy/test avec TUI.
bacon: Verificador de Código Rust em Segundo Plano
bacon executa cargo check/clippy/test com TUI.
bob: A Cross-Platform Neovim Version Manager
bob manages Neovim versions. Install, switch, and use stable, nightly, or any specific version — nvm for Neovim, written in Rust.
bore: Simple TCP Tunnel to Expose Local Ports
bore is a simple, fast TCP tunnel to expose local ports to the internet. Self-hosted ngrok alternative written in Rust.
broot: A Better Way to Navigate Directories
broot is a tree-based file navigator with fuzzy search. See directory structure, search files, preview content, and cd/open — all in a fast, beautiful TUI.
cargo-bloat: Find What Takes the Most Space in Your Rust Binary
cargo-bloat shows what takes the most space in your Rust binary. Find the biggest functions, crates, and dependencies — then optimize for smaller binaries.
cargo-bloat: Finden Sie was in Ihrem Rust-Binär am Meisten Platz Braucht
cargo-bloat zeigt was Platz braucht.
cargo-bloat: Encuentra Qué Ocupa Más en tu Binario Rust
cargo-bloat muestra qué ocupa más en tu binario Rust.
cargo-bloat : Trouvez ce qui Prend le Plus de Place dans votre Binaire Rust
cargo-bloat montre ce qui prend de la place.
cargo-bloat: Descubra o que Ocupa Mais no seu Binário Rust
cargo-bloat mostra o que ocupa mais no binário Rust.
cargo-nextest: A Faster, Better Test Runner for Rust
cargo-nextest runs Rust tests up to 60% faster than cargo test. Parallel execution, better output, retries, JUnit XML — designed for CI and large test suites.
cargo-nextest: A Next-Generation Rust Test Runner
cargo-nextest is a next-gen Rust test runner. 60% faster than cargo test with parallel execution, retries, JUnit XML output, and per-test time limits.
cargo-watch: Auto-Rebuild Rust Projects on File Changes
cargo-watch watches your Rust project and auto-runs cargo commands on file changes. Build, test, clippy, run — instant feedback loop for Rust development.
cargo-watch: Auto-Rebuild von Rust-Projekten bei Dateiänderungen
cargo-watch überwacht und führt cargo automatisch aus.
cargo-watch: Auto-Rebuild de Proyectos Rust al Cambiar Archivos
cargo-watch vigila y auto-ejecuta comandos cargo al cambiar archivos.
cargo-watch : Auto-Rebuild des Projets Rust sur Changement de Fichiers
cargo-watch surveille et auto-exécute cargo.
cargo-watch: Auto-Rebuild de Projetos Rust ao Mudar Arquivos
cargo-watch vigia e auto-executa cargo ao mudar arquivos.
choose: A Human-Friendly Alternative to cut and awk for Field Selection
choose is a human-friendly alternative to cut and awk. Select fields from text with simple syntax — choose 0 2 instead of awk '{print $1,$3}'.
choose: Benutzerfreundliche Alternative zu cut und awk
choose wählt Felder mit einfacher Syntax.
choose: Alternativa Amigable a cut y awk para Seleccionar Campos
choose selecciona campos con sintaxis simple. choose 0 2 en vez de awk '{print $1,$3}'.
choose : Alternative Conviviale à cut et awk pour la Sélection de Champs
choose sélectionne des champs avec une syntaxe simple.
choose: Alternativa Amigável ao cut e awk para Seleção de Campos
choose seleciona campos com sintaxe simples.
comby: Structural Code Search and Replace
comby searches and replaces code structurally — respecting syntax, strings, and comments. Beyond regex, it understands code structure.
comtrya: A Declarative Dotfiles and System Configuration Manager
comtrya manages dotfiles and system configuration declaratively. Define your setup in YAML manifests — packages, symlinks, files, commands — and apply everywhere.
coze: A Smart Environment Variable Loader
coze loads environment variables smartly. .env files with interpolation, encryption, multiple profiles, and shell integration — safer and more flexible than plain dotenv.
csview: A Pretty CSV/TSV Viewer for the Terminal
csview displays CSV and TSV files as beautiful tables in the terminal. Auto-detect delimiters, column alignment, color themes — read tabular data without a spreadsheet.
csview: View CSV Files Beautifully in the Terminal
csview renders CSV files as beautiful tables in the terminal. Column alignment, custom delimiters, header highlighting — view any CSV or TSV without a spreadsheet.
csvlens: An Interactive CSV Viewer for the Terminal
csvlens views CSV files interactively. Navigate rows and columns, search, filter, sort — like less but for tabular data with aligned columns and sticky headers.
diffsitter: AST-Based Semantic Diff for Code
diffsitter diffs code using AST parsing (tree-sitter). See semantic changes instead of line-based diffs — understands code structure, ignores formatting noise.
diffsitter: Structural Diffs Using AST Parsing
diffsitter produces structural diffs using AST parsing. Instead of line-by-line diffs, it shows semantic changes — moved functions, renamed variables, changed logic — not whitespace noise.
difftastic: A Structural Diff Tool That Understands Code
difftastic compares code structurally, not line by line. It parses 50+ languages and shows meaningful changes — moved functions, renamed variables, reformatted code won't show as noise.
dog: A Command-Line DNS Client with Colors
dog is a modern DNS client. Colorful output, JSON support, DNS-over-HTTPS, DNS-over-TLS — like dig but human-friendly and beautiful.
drill: A DNS Debugging and Benchmark Tool
drill benchmarks and debugs DNS resolution. Measure query latency, test multiple resolvers, trace delegation chains — like dig meets hyperfine for DNS.
duf: A Better df — Disk Usage with a Beautiful Dashboard
duf is a modern df replacement that shows disk usage in a beautiful, color-coded dashboard. See all mounts, filesystems, and usage at a glance — df but actually readable.
duf: Festplattennutzung mit Schönem Dashboard — Besser als df
duf zeigt Festplattennutzung in farbiger Tabelle mit Balken.
duf: Uso de Disco con Dashboard Hermoso — Mejor que df
duf muestra uso de disco en tabla colorida con barras. df moderno y legible.
duf : Utilisation Disque avec un Beau Tableau — Mieux que df
duf affiche l'utilisation disque dans un tableau coloré avec barres.
duf: Uso de Disco com Dashboard Bonito — Melhor que df
duf mostra uso de disco em tabela colorida com barras.
erdtree: A Modern File Tree Visualizer with Disk Usage
erdtree (erd) combines tree and du into one beautiful command. File tree visualization with disk usage, icons, Git integration, and .gitignore support.
erdtree: A Modern tree Command with Disk Usage and Git Awareness
erdtree (erd) combines tree, du, and git status in one command. See your file hierarchy with disk usage, .gitignore awareness, file icons, and regex filtering.
fnm: Fast Node Manager — Switch Node.js Versions Instantly
fnm (Fast Node Manager) switches Node.js versions instantly. Written in Rust — 40x faster than nvm. Automatic version switching with .node-version or .nvmrc per project.
git absorb: Automatically Fix Up Your Git Commits
git absorb automatically creates fixup commits and rebases them. Stage changes, run git absorb — it figures out which commit each hunk belongs to. Magic.
git-cliff: Generate Changelogs from Git History Automatically
git-cliff generates changelogs from your Git commit history. Supports Conventional Commits, custom templates, Keep a Changelog format, and GitHub/GitLab integration.
gitoxide: A Blazing Fast Git Implementation in Pure Rust
gitoxide (gix/ein) is a Git implementation written in pure Rust. Dramatically faster than C Git for many operations — clone, status, log, and more with modern safety.
gitoxide: Blitzschnelle Git-Implementierung in Purem Rust
gitoxide implementiert Git in purem Rust. 2-10x schneller.
gitoxide: Implementación Git Ultrarrápida en Rust Puro
gitoxide reimplementa Git en Rust puro. 2-10x más rápido, seguro, paralelo.
gitoxide : Implémentation Git Ultra-Rapide en Rust Pur
gitoxide réimplémente Git en Rust pur. 2-10x plus rapide.
gitoxide: Implementação Git Ultrarrápida em Rust Puro
gitoxide reimplementa Git em Rust puro. 2-10x mais rápido.
gitoxide (gix): A Pure Rust Implementation of Git
gitoxide (gix) is a pure Rust Git implementation. Blazing fast git operations — clone, status, log, diff — with safety and performance that C git can't match.
gitui: Blazing Fast Terminal UI for Git
gitui is a blazing fast terminal UI for git. Stage, commit, diff, branch, and log — all from an intuitive keyboard-driven interface written in Rust.
gpg-tui: Manage GPG Keys in a Terminal UI
gpg-tui manages GPG keys in a TUI. List, search, sign, export, edit trust — all GPG key operations in a beautiful terminal interface instead of memorizing commands.
gping: Ping with a Real-Time Graph in Your Terminal
gping shows ping results as a real-time graph in your terminal. Monitor latency to multiple hosts simultaneously with a visual timeline — ping but beautiful.
gping: Ping mit Echtzeit-Graph im Terminal
gping zeigt Ping als Echtzeit-Graph im Terminal.
gping: Ping con Gráfico en Tiempo Real en tu Terminal
gping muestra ping como gráfico en tiempo real. Múltiples hosts, latencia visual.
gping : Ping avec Graphique en Temps Réel dans le Terminal
gping affiche le ping en graphique temps réel.
gping: Ping com Gráfico em Tempo Real no Terminal
gping mostra ping como gráfico em tempo real.
grex: Generate Regular Expressions from Test Strings Automatically
grex generates regular expressions from test strings. Give it examples, get a regex back — no more hand-crafting complex patterns. Supports character classes, repetition, and anchoring.
grex: Reguläre Ausdrücke aus Beispiel-Strings Generieren
grex generiert Regex aus Beispielen.
grex: Genera Expresiones Regulares desde Strings de Ejemplo
grex genera regex desde ejemplos. Da strings, recibe patrón.
grex : Générez des Expressions Régulières depuis des Chaînes d'Exemple
grex génère des regex depuis des exemples.
grex: Gere Expressões Regulares a partir de Strings de Exemplo
grex gera regex a partir de exemplos.
Halloy: A Modern IRC Client Written in Rust
Halloy is a modern IRC client written in Rust. Native GUI with multiple server support, customizable themes, notifications, and a clean, fast interface for IRC communities.
halp: A CLI Help Page Viewer and Cheat Sheet
halp shows help pages for any CLI command. Automatically detects --help, -h, man pages, and formats them with colors and paging — never wonder which flag to use.
hexyl: A Modern Hex Viewer with Colors and ASCII Preview
hexyl is a modern hex viewer for the terminal. Color-coded bytes, ASCII sidebar, offset display — inspect binary files beautifully with a command-line xxd alternative.
hexyl: Moderner Hex-Viewer mit Farben und ASCII-Vorschau
hexyl ist ein moderner Hex-Viewer mit Farben nach Byte-Typ.
hexyl: Visor Hex Moderno con Colores y Preview ASCII
hexyl es un visor hex moderno. Bytes por colores, ASCII lateral, offsets.
hexyl : Visionneuse Hex Moderne avec Couleurs et Aperçu ASCII
hexyl est une visionneuse hex moderne avec couleurs par type.
hexyl: Visualizador Hex Moderno com Cores e Preview ASCII
hexyl é um visualizador hex moderno com cores por tipo de byte.
himalaya: A CLI Email Client for Power Users
himalaya is a CLI email client. Read, write, reply, and manage email from your terminal with IMAP/SMTP. Pipe, script, search — email as a Unix tool.
himalaya: CLI-E-Mail-Client für Power-User
himalaya ist ein CLI-E-Mail-Client. IMAP/SMTP, skriptbar.
himalaya: Cliente de Email CLI para Usuarios Avanzados
himalaya es un cliente de email CLI. Lee, escribe, responde desde el terminal.
himalaya : Client Email CLI pour Utilisateurs Avancés
himalaya est un client email CLI. IMAP/SMTP, scriptable.
himalaya: Cliente de Email CLI para Usuários Avançados
himalaya é um cliente email CLI. IMAP/SMTP, scriptável.
hurl: Run and Test HTTP Requests with Plain Text Files
hurl runs HTTP requests from plain text files. Test APIs, assert responses, chain requests with curl power and plain-text simplicity.
Hurl: Run and Test HTTP Requests from Plain Text Files
Hurl runs HTTP requests from plain text files. Test APIs, chain requests, assert responses — like curl meets testing framework, all in readable text files.
Hurl: HTTP-Anfragen aus Textdateien Ausführen und Testen
Hurl führt HTTP-Anfragen aus Textdateien aus.
Hurl: Ejecuta y Prueba Peticiones HTTP desde Archivos de Texto
Hurl ejecuta peticiones HTTP desde archivos de texto. Cadena, aserciones, reportes.
Hurl : Exécutez et Testez des Requêtes HTTP depuis des Fichiers Texte
Hurl exécute des requêtes HTTP depuis des fichiers texte.
Hurl: Execute e Teste Requisições HTTP de Arquivos de Texto
Hurl executa requisições HTTP de arquivos de texto.
hwatch: A Modern Alternative to the watch Command
hwatch is a modern watch replacement with diff highlighting, command history, and a TUI. See what changed between runs — not just the latest output, but a scrollable history of every execution.
hwatch: A Modern Alternative to the watch Command
hwatch is a modern watch command alternative. Diff highlighting, command history, exec on change, custom intervals — monitor command output with style.
jaq: A Faster and Simpler jq Clone Written in Rust
jaq is a faster, more correct jq clone written in Rust. Process JSON with familiar jq syntax but better error messages, stricter parsing, and 10-30x faster execution.
jless: An Interactive JSON Viewer for the Terminal
jless is an interactive JSON and YAML viewer. Navigate, search, collapse, and explore complex data structures in the terminal — like less but for structured data.
jnv: Interactive JSON Navigator for the Terminal
jnv is an interactive JSON navigator with jq filtering. Load JSON, explore nested data, filter with jq expressions — all in a live TUI with instant feedback as you type.
just: A Modern Command Runner for Project Tasks
just is a command runner — like make, but simpler. Define project tasks in a justfile with clear syntax, variables, and cross-platform support.
kalker: A Scientific Calculator for the Terminal with Algebra
kalker is a scientific calculator in your terminal. Variables, functions, calculus, complex numbers, unit conversions, and LaTeX rendering — math without leaving the CLI.
Kalker: A Scientific Calculator for the Terminal
Kalker is a scientific calculator in the terminal. Functions, variables, unit conversions, derivatives, integrals — powerful math with syntax highlighting and auto-complete.
kdash: Fast Kubernetes Dashboard in the Terminal
kdash is a fast, simple Kubernetes dashboard for the terminal. Monitor pods, deployments, services, and nodes with real-time updates.
kondo: Clean Build Artifacts and Reclaim Disk Space
kondo finds and cleans build artifacts across your projects. node_modules, target/, build/, .gradle — reclaim gigabytes of disk space with one command.
kondo: Clean Up node_modules, target, and Build Artifacts
kondo finds and cleans build artifacts (node_modules, target, .build, __pycache__) across your projects. Reclaim gigabytes of disk space with a single command.
kondo: Clean Up node_modules, target, and Build Artifacts
kondo finds and cleans node_modules, target/, build/, .cache, and other project artifacts. Reclaim gigabytes of disk space across all your dev projects.
lemmeknow: Identify Anything — Hashes, Encodings, API Keys
lemmeknow identifies unknown data: hashes, encodings, API keys, tokens, credit cards, and more. Paste anything and it tells you what it is — 100+ format signatures.
lemmeknow: Identify Hashes, Encodings, and Cryptographic Data
lemmeknow identifies unknown strings — hashes, encodings, API keys, JWTs, credit cards. Paste a mystery string and it tells you what it is. Essential for security and CTFs.
lemmeknow: Identify Any Unknown Data Pattern Instantly
lemmeknow identifies unknown strings — hashes, encodings, API keys, UUIDs, credit cards, and more. Paste any text and lemmeknow tells you what it is. Perfect for CTFs and security work.
lsd: A Modern ls Replacement with Icons, Colors, and Tree View
lsd (LSDeluxe) is a modern ls replacement with file icons, Git integration, color-coded file types, tree view, and configurable layouts — all in one command.
lsd: Moderner ls-Ersatz mit Icons, Farben und Baumansicht
lsd ist ein moderner ls-Ersatz mit Icons, Farben und Baum.
lsd: Reemplazo Moderno de ls con Iconos, Colores y Vista de Árbol
lsd es un reemplazo moderno de ls con iconos Nerd Font, colores, árbol y Git.
lsd : Remplacement Moderne de ls avec Icônes, Couleurs et Arborescence
lsd est un remplacement moderne de ls avec icônes, couleurs et arborescence.
lsd: Substituto Moderno do ls com Ícones, Cores e Árvore
lsd é um substituto moderno do ls com ícones, cores e árvore.
macchina: A Fast System Info Fetcher for Your Terminal
macchina is a fast neofetch alternative written in Rust. Displays OS, kernel, CPU, memory, uptime, and more with customizable themes and minimal resource usage.
McFly: An Intelligent Shell History Search with Neural Networks
McFly replaces Ctrl+R with an intelligent shell history search. It uses a neural network to prioritize commands based on context — directory, exit status, and recency.
mdcat: Render Markdown Beautifully in the Terminal
mdcat renders Markdown files beautifully in the terminal. Syntax highlighting, images (iTerm2/kitty), links, tables — read documentation without leaving the CLI.
mdcat: Render Markdown Beautifully in the Terminal
mdcat renders Markdown in the terminal with syntax highlighting, clickable links, and inline images. Read README files, documentation, and notes without leaving the terminal.
miniserve: Instantly Serve Files Over HTTP from Your Terminal
miniserve is a tiny, self-contained HTTP server. Serve any directory over HTTP instantly — with uploads, directory listing, auth, and QR codes — all from one command.
miniserve: Dateien Sofort per HTTP Bereitstellen
miniserve stellt jedes Verzeichnis per HTTP bereit mit Uploads, Auth und QR.
miniserve: Sirve Archivos por HTTP Instantáneamente
miniserve sirve cualquier directorio por HTTP con uploads, auth y QR codes.
miniserve : Servez des Fichiers par HTTP Instantanément
miniserve sert n'importe quel répertoire par HTTP avec uploads, auth et QR.
miniserve: Sirva Arquivos por HTTP Instantaneamente
miniserve serve qualquer diretório por HTTP com uploads, auth e QR.
mise: A Polyglot Dev Tool Version Manager
mise (formerly rtx) manages dev tool versions. Node.js, Python, Go, Rust, Java — one tool for all runtimes. asdf-compatible, faster, with built-in tasks and env vars.
mise: One Tool to Manage All Your Dev Tool Versions
mise (formerly rtx) manages versions of Node, Python, Ruby, Go, Rust, Java, and 100+ tools. One config file, one command — replaces nvm, pyenv, rbenv, and asdf.
mise: A Polyglot Dev Tool Version Manager
mise manages dev tool versions and environments. Node, Python, Ruby, Go, Java — one tool replaces nvm, pyenv, rbenv. Plus tasks, env vars, and project-scoped configs.
mprocs: Run Multiple Processes in a Single Terminal
mprocs runs multiple processes side by side in a single terminal TUI. Frontend dev server, API backend, queue worker — all in one view with individual log scrolling.
mprocs: Run Multiple Processes in a Single Terminal
mprocs runs multiple commands in a single TUI. Manage dev servers, watchers, and background tasks side by side — like tmux but for processes, not shells.
navi: An Interactive Cheatsheet Tool for the Command Line
navi is an interactive cheatsheet tool. Browse, search, and execute command snippets with variable substitution — never forget a command again.
navi: Interaktives Cheatsheet für die Kommandozeile
navi ist ein interaktives Cheatsheet mit Variablensubstitution.
navi: Cheatsheet Interactivo para la Línea de Comandos
navi es un cheatsheet interactivo. Busca, selecciona y ejecuta comandos con variables.
navi : Cheatsheet Interactif pour la Ligne de Commande
navi est un cheatsheet interactif avec substitution de variables.
navi: Cheatsheet Interativo para a Linha de Comando
navi é um cheatsheet interativo com substituição de variáveis.
navi: An Interactive Cheatsheet Tool for the Terminal
navi is an interactive cheatsheet tool. Browse community and personal command snippets with fuzzy search, fill in parameters, and execute — never forget a command again.
navi: An Interactive Cheatsheet Tool for the Command Line
navi is an interactive cheatsheet tool for the terminal. Browse, search, and execute command snippets with variable interpolation. Never forget a command again.
oha: A Tiny TUI HTTP Load Generator Built in Rust
oha is a tiny HTTP load generator with a real-time TUI. Like wrk/hey but with live latency histograms, status code distribution, and request rate visualization.
onefetch: Display Git Repository Info in the Terminal
onefetch displays Git repository info in the terminal — languages, contributors, license, commits, LOC, ASCII art. A neofetch for your code repos.
onefetch: Display Git Repository Info in Your Terminal
onefetch is neofetch for Git repos. Displays project name, language breakdown, contributors, license, lines of code, and ASCII art logo — all from one command.
onefetch: Git-Repository-Info im Terminal Anzeigen
onefetch ist neofetch für Git-Repos.
onefetch: Muestra Info de tu Repositorio Git en el Terminal
onefetch es neofetch para repos Git. Nombre, lenguajes, contribuidores, licencia, LOC.
onefetch : Affichez les Infos du Dépôt Git dans le Terminal
onefetch est neofetch pour les dépôts Git.
onefetch: Exiba Info do Repositório Git no Terminal
onefetch é neofetch para repos Git.
ouch: Painless Compression and Decompression from the CLI
ouch compresses and decompresses files by just looking at extensions. No flags to remember — ouch decompress file.tar.gz just works. Supports tar, zip, gz, bz2, xz, zstd, lz4, 7z.
ouch: Schmerzlose Komprimierung und Dekomprimierung per CLI
ouch komprimiert und dekomprimiert nach Erweiterung. Ohne Flags.
ouch: Compresión y Descompresión sin Dolor desde CLI
ouch comprime y descomprime por extensión. Sin flags, sin dolor.
ouch : Compression et Décompression sans Douleur en CLI
ouch compresse et décompresse par extension. Sans flags.
ouch: Compressão e Descompressão sem Dor pela CLI
ouch comprime e descomprime por extensão. Sem flags.
ouch: Painless Compression and Decompression for Any Format
ouch compresses and decompresses any format painlessly. tar.gz, zip, bz2, xz, zstd, 7z, rar — one unified command. No more remembering tar flags.
ouch: Painless Compression and Decompression in the Terminal
ouch compresses and decompresses files effortlessly. Auto-detects formats — tar, zip, gz, bz2, xz, zstd, 7z, rar. No flags to remember, just ouch.
oxipng: A Multithreaded Lossless PNG Optimizer
oxipng optimizes PNG files losslessly. Multithreaded Rust rewrite of optipng — strip metadata, reduce file size, batch process images for web performance.
oxker: A Docker Container Management TUI
oxker manages Docker containers in a TUI. View logs, stats, start/stop/restart containers, inspect images — like lazydocker but with a different workflow.
pastel: A Command-Line Tool to Generate, Analyze, and Convert Colors
pastel generates, converts, and analyzes colors from the command line. Mix, lighten, darken, convert between HEX/RGB/HSL, check contrast — all in your terminal.
pastel: Farbwerkzeug für die Kommandozeile
pastel erzeugt, konvertiert und analysiert Farben im Terminal.
pastel: Herramienta de Colores en la Línea de Comandos
pastel genera, convierte y analiza colores en terminal. HEX/RGB/HSL, mezclar, paletas.
pastel : Outil de Couleurs en Ligne de Commande
pastel génère, convertit et analyse les couleurs en terminal.
pastel: Ferramenta de Cores na Linha de Comando
pastel gera, converte e analisa cores no terminal.
pls: A Prettier ls with Nerd Fonts, Git Status, and File Details
pls is a prettier ls alternative. Nerd Font icons, Git status integration, file details with human-readable sizes, and beautiful formatting — ls reimagined.
pls: Ein Schöneres ls mit Nerd Fonts und Git
pls ist ein schönes ls. Icons, Git, Farben.
pls: Un ls Más Bonito con Nerd Fonts y Git
pls es un ls bonito. Iconos, Git, colores, detalles.
pls : Un ls Plus Beau avec Nerd Fonts et Git
pls est un beau ls. Icônes, Git, couleurs.
pls: Um ls Mais Bonito com Nerd Fonts e Git
pls é um ls bonito. Ícones, Git, cores.
posting: An HTTP API Testing TUI Client
posting is a TUI for HTTP API testing. Send GET, POST, PUT, DELETE requests with headers, bodies, and auth — like Postman but in your terminal, with collections.
pueue: A CLI Task Queue for Long-Running Commands
pueue manages long-running commands in a task queue. Queue, pause, resume, and parallelize shell commands — even after disconnecting from your terminal.
pueue: CLI-Aufgabenwarteschlange für Langläufer-Befehle
pueue verwaltet lange Befehle in einer Warteschlange. Parallel, Pause, Daemon.
pueue: Cola de Tareas CLI para Comandos de Larga Duración
pueue gestiona comandos largos en una cola. Encolar, pausar, reanudar, paralelizar.
pueue : File d'Attente CLI pour Commandes Longues
pueue gère les commandes longues dans une file. Mettre en file, paralléliser.
pueue: Fila de Tarefas CLI para Comandos de Longa Duração
pueue gerencia comandos longos em uma fila. Enfileirar, pausar, paralelo.
pv: Monitor Data Flowing Through Unix Pipes
pv (Pipe Viewer) monitors data flowing through Unix pipes. See transfer speed, ETA, progress bar, and total bytes — for any piped command: dd, tar, gzip, database dumps.
rage: A Simple, Modern, and Secure File Encryption Tool
rage is a Rust implementation of age encryption. Simple, modern file encryption with no config — encrypt files with passphrases or public keys. No GPG complexity.
Ratatui: Build Beautiful Terminal User Interfaces in Rust
Ratatui is a Rust library for building rich terminal user interfaces. Widgets, layouts, styling — create beautiful TUI apps like btop, gitui, and lazygit.
Ratatui: Build Beautiful Terminal User Interfaces in Rust
Ratatui is a Rust library for building rich terminal UIs. Widgets, layouts, charts, event handling — the framework behind lazygit, bottom, gitui, and hundreds of TUI apps.
Ratatui: Bauen Sie Terminal-Oberflächen in Rust
Ratatui ist die Rust-Bibliothek für TUI.
Ratatui: Construye Interfaces de Terminal en Rust
Ratatui es la biblioteca Rust para TUIs.
Ratatui : Construisez des Interfaces Terminal en Rust
Ratatui est la bibliothèque Rust pour TUI.
Ratatui: Construa Interfaces de Terminal em Rust
Ratatui é a biblioteca Rust para TUIs.
rga: ripgrep, but Also Search PDFs, E-books, Office Docs, and Archives
rga (ripgrep-all) searches inside PDFs, Word docs, e-books, zip archives, SQLite databases, and more. All the speed of ripgrep, but for any file format.
RustScan: The Modern Port Scanner — Scan 65,535 Ports in Seconds
RustScan scans all 65,535 ports in under 3 seconds, then pipes results to Nmap for service detection. The fastest port scanner, written in Rust.
sad: A CLI Search and Replace Tool with Preview
sad (Space Age seD) is a CLI search and replace tool. Preview changes as colored diffs before applying — safe batch refactoring across files with regex support.
sccache: Shared Compilation Cache for Rust, C, and C++
sccache caches compilation results across builds. Speed up Rust, C, and C++ builds by caching compiler outputs locally, on S3, GCS, or Azure. Like ccache but for Rust too.
serie: Rename Files with Regex and Preview
serie renames files with regex patterns and live preview. See exactly what will change before committing — dry-run by default, preview mode, undo support. Batch rename done right.
silicon: Generate Beautiful Code Images from Your Terminal
silicon generates beautiful code images from the terminal. Like Carbon.now.sh but offline, scriptable, and in your CLI — paste code, get a PNG with syntax highlighting.
silicon: Schöne Code-Bilder aus dem Terminal Generieren
silicon erzeugt schöne Code-Bilder. Carbon offline, scriptbar.
silicon: Genera Imágenes de Código Hermosas desde tu Terminal
silicon genera imágenes de código bellas. Carbon.now.sh offline, scriptable.
silicon : Générez de Belles Images de Code depuis le Terminal
silicon génère de belles images de code. Carbon hors ligne, scriptable.
silicon: Gere Imagens de Código Bonitas do Terminal
silicon gera imagens de código bonitas. Carbon offline, scriptable.
skim: A Fuzzy Finder Written in Rust (fzf Alternative)
skim (sk) is a fuzzy finder written in Rust. fzf-compatible API with interactive previews, multi-select, regex mode, and Vim integration — find anything fast.
sniffnet: Monitor Your Network Traffic with a Beautiful GUI
sniffnet monitors network traffic with a beautiful cross-platform GUI. See connections, protocols, bandwidth, and geographic origin in real-time — Wireshark made simple.
sniffnet: Monitor Your Network Traffic with a Beautiful TUI
sniffnet monitors network traffic in a beautiful TUI. See active connections, bandwidth per app, protocol distribution, geographic origins, and alerts — real-time network visibility.
spacer: Insert Spacers When Command Output Changes
spacer inserts visual separators in command output when lines change. Pipe any streaming command through spacer to see exactly when new output appears — perfect for logs and watch commands.
spacer: Trennzeichen Einfügen Wenn sich die Ausgabe Ändert
spacer fügt Trennzeichen ein wenn sich die Ausgabe ändert.
spacer: Inserta Separadores Cuando la Salida Cambia
spacer inserta separadores cuando la salida cambia.
spacer : Insérez des Séparateurs Quand la Sortie Change
spacer insère des séparateurs quand la sortie change.
spacer: Insira Separadores Quando a Saída Muda
spacer insere separadores quando a saída muda.
spotify-player: A Spotify TUI Client for the Terminal
spotify-player is a Spotify TUI client for the terminal. Browse playlists, search tracks, control playback — all from your terminal with vim-like keybindings.
tailspin: Highlight Log Files with Auto-Detected Patterns
tailspin highlights log files with zero config. Auto-detects IPs, dates, UUIDs, HTTP methods, log levels, and paths with colorful output.
Taskwarrior: Manage Your Tasks Like a Developer from the CLI
Taskwarrior is a powerful CLI task manager. Add, filter, tag, annotate, and report on tasks with a flexible query language — GTD from your terminal.
Taskwarrior: Aufgaben wie ein Entwickler per CLI Verwalten
Taskwarrior verwaltet Aufgaben per CLI mit Projekten, Tags, Filtern.
Taskwarrior: Gestiona tus Tareas como un Developer desde CLI
Taskwarrior gestiona tareas desde CLI. Proyectos, tags, prioridades, filtros, reportes.
Taskwarrior : Gérez vos Tâches comme un Dev en CLI
Taskwarrior gère les tâches en CLI avec projets, tags, filtres.
Taskwarrior: Gerencie suas Tarefas como um Developer pela CLI
Taskwarrior gerencia tarefas pela CLI com projetos, tags, filtros.
taskwarrior-tui: A Terminal UI for Taskwarrior
taskwarrior-tui is a TUI frontend for Taskwarrior. Navigate, create, modify, and filter tasks with keyboard shortcuts — full GTD workflow in the terminal.
tealdeer: Fast tldr Client for Concise Command Examples
tealdeer is a fast tldr client that shows concise, practical examples for CLI commands. Forget man pages — get answers instantly.
tealdeer: Fast tldr Pages — Simplified Man Pages for Every Command
tealdeer is a fast tldr client that shows simplified, example-driven man pages. Get practical command examples instantly instead of reading through dense man pages.
tealdeer: Schnelle tldr-Seiten — Vereinfachte Man Pages
tealdeer zeigt vereinfachte tldr-Seiten mit praktischen Beispielen.
tealdeer: Páginas tldr Rápidas — Man Pages Simplificadas
tealdeer muestra páginas tldr simplificadas con ejemplos prácticos. Man pages en segundos.
tealdeer : Pages tldr Rapides — Man Pages Simplifiées
tealdeer affiche des pages tldr simplifiées avec des exemples pratiques.
tealdeer: Páginas tldr Rápidas — Man Pages Simplificadas
tealdeer mostra páginas tldr simplificadas com exemplos práticos.
television: A Blazingly Fast Fuzzy Finder TUI
television is a blazingly fast fuzzy finder TUI. Search files, grep content, browse Git logs, environment variables — all with real-time preview and extensible channels.
television: A Fuzzy File Picker for the Terminal
television is a blazing fast fuzzy file picker TUI. Search files, git repos, environment variables, and custom sources — like fzf but with a beautiful interface and extensible channels.
termscp: A Feature-Rich Terminal File Transfer Client
termscp is a TUI file transfer client. SCP, SFTP, FTP, FTPS, S3, WebDAV, and SMB — browse, upload, download with a built-in text editor and bookmarks.
termscp: A TUI File Transfer Client (SCP, SFTP, FTP, S3)
termscp is a TUI file transfer client. SCP, SFTP, FTP, FTPS, S3, WebDAV — browse remote files, transfer with progress bars, and edit remotely in a beautiful interface.
termscp: A TUI for SCP, SFTP, and FTP File Transfers
termscp is a TUI file transfer client for SCP, SFTP, FTP, and S3. Browse local and remote files side by side, transfer with progress bars, edit remote files — all from the terminal.
topgrade: Update Everything on Your System with One Command
topgrade updates everything on your system with one command. Package managers, language tools, containers, firmware — brew, apt, cargo, pip, npm, flatpak, snap, and 50+ more.
topgrade: Alles auf dem System mit Einem Befehl Aktualisieren
topgrade aktualisiert alles: brew, apt, cargo, pip, npm, Docker.
topgrade: Actualiza Todo tu Sistema con un Solo Comando
topgrade actualiza todo: brew, apt, cargo, pip, npm, Docker — un comando.
topgrade : Mettez à Jour Tout votre Système en Une Commande
topgrade met tout à jour : brew, apt, cargo, pip, npm, Docker.
topgrade: Atualize Tudo no seu Sistema com Um Comando
topgrade atualiza tudo: brew, apt, cargo, pip, npm, Docker.
trippy: A Modern Network Traceroute with a TUI
trippy combines traceroute and ping in a beautiful TUI. See network hops, latency, packet loss in real-time — a modern mtr alternative written in Rust.
Trippy: A Network Diagnostic TUI (Traceroute + Ping)
Trippy combines traceroute and ping in a live TUI. See every hop's latency, loss, jitter, and AS info — like mtr but with charts, GeoIP, and multiple protocols.
Trippy: A Network Diagnostic Tool Combining Ping and Traceroute
Trippy combines ping and traceroute into a beautiful TUI. Real-time hop analysis, latency histograms, jitter detection, and multi-protocol support — network diagnostics reimagined.
ttyper: A Terminal Typing Test Written in Rust
ttyper is a terminal typing test. Practice typing with WPM tracking, accuracy stats, custom word lists, and beautiful TUI — improve your typing speed from the CLI.
tv: View CSV Files in the Terminal with Colors and Formatting
tv (tidy-viewer) displays CSV and TSV files in the terminal with colors, alignment, and smart column sizing. View data without a spreadsheet.
viddy: A Modern Watch Command with Diff Highlighting
viddy is a modern replacement for the watch command. Diff highlighting, history scrollback, pager mode, and Unicode support — see what changes when commands repeat.
vivid: A Themeable LS_COLORS Generator for Beautiful Terminal Listings
vivid generates LS_COLORS themes for your terminal. Get beautiful, consistent file coloring in ls, eza, fd, and any tool that respects LS_COLORS.
vivid: Thematisierbarer LS_COLORS-Generator für das Terminal
vivid erzeugt LS_COLORS-Themen für konsistente Farben.
vivid: Generador de LS_COLORS con Temas para el Terminal
vivid genera temas LS_COLORS para colores consistentes en ls, eza, fd.
vivid : Générateur de LS_COLORS Thématisable pour le Terminal
vivid génère des thèmes LS_COLORS pour des couleurs cohérentes.
vivid: Gerador de LS_COLORS com Temas para o Terminal
vivid gera temas LS_COLORS para cores consistentes em ls, eza, fd.
watchexec: Execute Commands on File Changes Automatically
watchexec runs commands when files change. Watch specific patterns, debounce events, restart long-running processes — automatic re-builds, re-tests, re-runs on save.
xcp: Extended cp with Progress Bar and Reflinks
xcp is an extended cp command with progress bars, reflink support, and .gitignore awareness. Copy files faster with better feedback.
xh: Friendly and Fast HTTP Client for the Terminal
xh is a friendly HTTP client for the terminal. Colorized output, JSON support, download progress — like httpie but faster and written in Rust.
xplr: A Hackable Terminal File Explorer in Rust
xplr is a hackable terminal file explorer. Navigate files with Lua-powered keybindings, custom modes, messages, and a plugin system. Navigate, select, batch-operate — fully scriptable.
xsv: A Fast CSV Toolkit for Slicing, Searching, and Analyzing Data
xsv is a fast CSV toolkit. Search, slice, join, sort, stats, frequency — all from the command line. Like pandas for your terminal, powered by Rust.
xsv: Schnelles CSV-Toolkit zum Schneiden, Suchen und Analysieren
xsv verarbeitet CSV schnell. Suchen, auswählen, verbinden, Statistiken.
xsv: Toolkit CSV Rápido para Cortar, Buscar y Analizar Datos
xsv procesa CSV rápidamente. Buscar, seleccionar, join, stats, frecuencia.
xsv : Toolkit CSV Rapide pour Découper, Chercher et Analyser
xsv traite les CSV rapidement. Chercher, sélectionner, joindre, stats.
xsv: Toolkit CSV Rápido para Fatiar, Buscar e Analisar Dados
xsv processa CSV rapidamente. Buscar, selecionar, join, stats.
yazi: A Blazing Fast Terminal File Manager
yazi is a blazing fast terminal file manager with async I/O, image previews, and plugin support. Navigate, preview, and manage files — all from the terminal.
Zenith: A Cross-Platform System Monitor with GPU Support
Zenith monitors CPU, GPU, memory, disk, and network in a TUI. Nvidia GPU support, zoom in/out on graphs, process management — a beautiful system dashboard.
bandwhich: See Which Processes Are Using Your Network Bandwidth
bandwhich shows real-time network bandwidth usage per process, connection, and remote host. See exactly what's eating your bandwidth.
bat: A cat Clone with Syntax Highlighting and Git Integration
bat is a cat replacement with syntax highlighting for 200+ languages, Git change markers, line numbers, and automatic paging. The cat you always wanted.
bat: Ein cat-Klon mit Syntaxhervorhebung und Git-Integration
bat ist ein cat-Ersatz mit Syntaxhervorhebung für 200+ Sprachen.
bat: Un Clon de cat con Resaltado de Sintaxis e Integración Git
bat es un reemplazo de cat con resaltado de sintaxis para 200+ lenguajes, marcadores Git y numeración de líneas.
bat : Un Clone de cat avec Coloration Syntaxique et Intégration Git
bat est un remplacement de cat avec coloration syntaxique pour 200+ langages.
bat: Um Clone de cat com Realce de Sintaxe e Integração Git
bat é um substituto do cat com realce de sintaxe para 200+ linguagens.
Bottom (btm): A Modern System Monitor Replacing top and htop
Bottom (btm) is a graphical system monitor for the terminal written in Rust. CPU, memory, network, disk, temperature, and process management with interactive charts.
Broot: An Interactive Directory Tree Navigator for the Terminal
Broot shows a compact, interactive directory tree that adapts to your terminal. Navigate, search, filter, and manage files — a better way to explore filesystems.
Broot: Navegador Interactivo de Árboles de Directorios en Terminal
Broot muestra un árbol de directorios compacto e interactivo. Navegue, busque y gestione archivos en la terminal.
Delta: Syntax-Highlighting Pager for Git Diff, Grep, and Blame
Delta is a syntax-highlighting pager for git diff, grep, and blame. Side-by-side diffs, line numbers, navigate hunks, and beautiful themes in the terminal.
Delta: Syntax-Highlighting-Pager für Git Diff, Grep und Blame
Delta ist ein Pager mit Syntax-Highlighting für git diff. Side-by-Side-Diffs und Themes.
Delta: Paginador con Resaltado de Sintaxis para Git Diff, Grep y Blame
Delta es un paginador con resaltado de sintaxis para git diff. Diffs lado a lado, números de línea y temas en la terminal.
Delta : Pagineur avec Coloration Syntaxique pour Git Diff, Grep et Blame
Delta est un pagineur avec coloration syntaxique pour git diff. Diffs côte à côte et thèmes.
Delta: Paginador com Realce de Sintaxe para Git Diff, Grep e Blame
Delta é um paginador com realce de sintaxe para git diff. Diffs lado a lado e temas.
dog: A User-Friendly DNS Client for the Command Line
dog is a user-friendly DNS client with colorized output, JSON export, and DoT/DoH support. A modern alternative to dig and nslookup.
dog: Benutzerfreundlicher DNS-Client für die Kommandozeile
dog ist ein DNS-Client mit Farben, JSON, DoH und DoT.
dog: Cliente DNS Amigable para la Línea de Comandos
dog es un cliente DNS con colores, JSON, DoH y DoT. Alternativa moderna a dig.
dog : Client DNS Convivial pour la Ligne de Commande
dog est un client DNS avec couleurs, JSON, DoH et DoT.
dog: Cliente DNS Amigável para a Linha de Comando
dog é um cliente DNS com cores, JSON, DoH e DoT.
Dust: A Modern du Alternative for Visualizing Disk Usage
Dust (du + Rust) shows disk usage with an intuitive visual bar chart in the terminal. A modern replacement for du that makes finding large files and directories instant.
Dust: Moderne du-Alternative zur Visualisierung der Festplattennutzung
Dust zeigt Festplattennutzung mit visuellen Balkendiagrammen im Terminal. Moderne du-Alternative.
Dust: Alternativa Moderna a du para Visualizar Uso de Disco
Dust muestra uso de disco con gráficos de barras visuales en la terminal. Reemplazo moderno de du para encontrar archivos y directorios grandes.
Dust : Alternative Moderne à du pour Visualiser l'Utilisation Disque
Dust affiche l'utilisation disque avec des barres visuelles. Alternative moderne à du.
Dust: Alternativa Moderna ao du para Visualizar Uso de Disco
Dust mostra uso de disco com gráficos de barras visuais no terminal. Substituto moderno do du.
eza: A Modern ls Replacement with Colors, Icons, Git, and Tree View
eza is a modern ls replacement with syntax-highlighted colors, Git status per file, icons, tree view, and header columns. The maintained fork of exa.
eza: Moderner ls-Ersatz mit Farben, Icons, Git und Baumansicht
eza ist ein moderner ls-Ersatz mit Farben, Icons, Git-Status und Baumansicht.
eza: Reemplazo Moderno de ls con Colores, Iconos, Git y Vista de Árbol
eza es un reemplazo moderno de ls con colores, iconos, estado Git y vista de árbol. Fork mantenido de exa.
eza : Remplacement Moderne de ls avec Couleurs, Icônes, Git et Arborescence
eza est un remplacement moderne de ls avec couleurs, icônes, statut Git et arborescence.
eza: Substituto Moderno do ls com Cores, Ícones, Git e Árvore
eza é um substituto moderno do ls com cores, ícones, status Git e árvore.
fd: A Simple, Fast Alternative to find
fd is a fast, user-friendly alternative to find. Simple syntax, regex by default, .gitignore aware, colorized output. Just fd pattern instead of find . -name.
fd: Eine Einfache, Schnelle Alternative zu find
fd ist eine schnelle Alternative zu find. Einfache Syntax, Regex, .gitignore, Farben.
fd: Una Alternativa Simple y Rápida a find
fd es una alternativa rápida a find. Sintaxis simple, regex, .gitignore, colores. fd patrón en vez de find . -name.
fd : Une Alternative Simple et Rapide à find
fd est une alternative rapide à find. Syntaxe simple, regex, .gitignore, couleurs.
fd: Uma Alternativa Simples e Rápida ao find
fd é uma alternativa rápida ao find. Sintaxe simples, regex, .gitignore, cores.
fselect: Find Files with SQL-Like Queries
fselect lets you find files using SQL-like queries. SELECT name, size FROM /home WHERE ext = 'rs' AND size > 1mb — it's SQL for your filesystem.
GitUI: A Blazing Fast Terminal UI for Git
GitUI is a blazing fast terminal UI for Git. Stage hunks, commit, branch, stash, push, and resolve conflicts — all with keyboard shortcuts, written in Rust.
GitUI: Blitzschnelle Terminal-UI für Git
GitUI ist eine ultra schnelle TUI für Git in Rust.
GitUI: Interfaz de Terminal Ultra Rápida para Git
GitUI es una TUI ultra rápida para Git en Rust. Stage, commit, branch, push con atajos de teclado.
GitUI : Interface Terminal Ultra Rapide pour Git
GitUI est une TUI ultra rapide pour Git en Rust.
GitUI: Interface de Terminal Ultra Rápida para Git
GitUI é uma TUI ultra rápida para Git em Rust.
Glow: Render Markdown Beautifully in Your Terminal
Glow renders Markdown files beautifully in your terminal. Read READMEs, docs, and notes with syntax highlighting, word wrap, and a stash for favorites.
Glow: Markdown Schön im Terminal Darstellen
Glow rendert Markdown schön im Terminal.
Glow: Renderiza Markdown Hermosamente en tu Terminal
Glow renderiza Markdown en la terminal. READMEs y documentación con estilo.
Glow : Affichez du Markdown dans Votre Terminal
Glow affiche le Markdown joliment dans le terminal.
Glow: Renderize Markdown Lindamente no Terminal
Glow renderiza Markdown no terminal com estilo.
Helix Editor: A Post-Modern Modal Text Editor with Built-in LSP
Helix is a modern terminal text editor with built-in LSP, Tree-sitter, and multiple cursors. Learn keybindings, configuration, and how it compares to Vim/Neovim.
Helix Editor: Post-Moderner Modaler Texteditor mit Integriertem LSP
Helix ist ein moderner modaler Editor mit integriertem LSP, Tree-sitter und Multi-Cursor.
Helix Editor: Editor de Texto Modal Post-Moderno con LSP Integrado
Helix es un editor de texto modal moderno con LSP, Tree-sitter y cursores múltiples integrados. Atajos, configuración y comparación con Vim/Neovim.
Helix Editor : Éditeur de Texte Modal Post-Moderne avec LSP Intégré
Helix est un éditeur modal moderne avec LSP, Tree-sitter et curseurs multiples intégrés.
Helix Editor: Editor de Texto Modal Pós-Moderno com LSP Integrado
Helix é um editor de texto modal moderno com LSP, Tree-sitter e cursores múltiplos integrados.
Lazygit: A Terminal UI for Git That Makes Complex Operations Simple
Lazygit is an interactive terminal UI for Git. Stage hunks, resolve conflicts, interactive rebase, cherry-pick, and manage branches — all with keyboard shortcuts.
Lazygit: Terminal-UI für Git die Komplexe Operationen Vereinfacht
Lazygit ist eine interaktive Terminal-UI für Git mit visuellem Rebase und Branch-Verwaltung.
Lazygit: Interfaz Terminal para Git que Simplifica Operaciones Complejas
Lazygit es una interfaz terminal interactiva para Git. Stage, commits, rebase interactivo y gestión de ramas con atajos de teclado.
Lazygit : Interface Terminal pour Git Simplifiant les Opérations Complexes
Lazygit est une interface terminal interactive pour Git avec rebase visuel et gestion de branches.
Lazygit: Interface Terminal para Git que Simplifica Operações Complexas
Lazygit é uma interface terminal interativa para Git com rebase visual e gestão de branches.
Mosh: The Mobile Shell — SSH That Stays Connected
Mosh is a replacement for SSH that stays connected through network changes, Wi-Fi switching, and high latency. It uses UDP and shows local echo instantly.
Nushell: A Modern Shell with Structured Data Pipelines
Nushell is a modern shell where everything is structured data. Pipelines work with tables instead of text, built-in JSON/CSV/YAML support, and type-safe commands.
Nushell: Eine Moderne Shell mit Strukturierten Daten-Pipelines
Nushell ist eine moderne Shell wo alles strukturierte Daten sind. Pipelines mit Tabellen.
Nushell: Un Shell Moderno con Pipelines de Datos Estructurados
Nushell es un shell moderno donde todo son datos estructurados. Pipelines con tablas y soporte JSON/CSV/YAML.
Nushell : Un Shell Moderne avec des Pipelines de Données Structurées
Nushell est un shell moderne où tout est données structurées. Pipelines avec tableaux.
Nushell: Um Shell Moderno com Pipelines de Dados Estruturados
Nushell é um shell moderno onde tudo são dados estruturados. Pipelines com tabelas.
Procs: A Modern Replacement for ps with Color, Tree View, and Search
Procs is a modern replacement for ps written in Rust. Color-coded output, tree view, multi-column keyword search, Docker support, and configurable columns.
Procs: Moderner ps-Ersatz mit Farbe, Baumansicht und Suche
Procs ist ein moderner ps-Ersatz mit Farbe, Baumansicht, Suche und Docker-Unterstützung.
Procs: Reemplazo Moderno de ps con Color, Árbol y Búsqueda
Procs es un reemplazo moderno de ps con color, vista de árbol, búsqueda multi-columna y soporte Docker.
Procs : Remplacement Moderne de ps avec Couleur, Arborescence et Recherche
Procs est un remplacement moderne de ps avec couleur, arborescence, recherche et Docker.
Procs: Substituto Moderno do ps com Cor, Árvore e Busca
Procs é um substituto moderno do ps com cor, árvore, busca e suporte Docker.
ripgrep: Blazing Fast Recursive Search That Respects .gitignore
ripgrep (rg) searches file contents recursively and respects .gitignore. 10x faster than grep, with sane defaults, regex, and type filtering.
ripgrep: Blitzschnelle Rekursive Suche mit .gitignore-Unterstützung
ripgrep (rg) sucht rekursiv und respektiert .gitignore. 10x schneller als grep.
ripgrep: Búsqueda Recursiva Ultra Rápida que Respeta .gitignore
ripgrep (rg) busca contenido de archivos recursivamente respetando .gitignore. 10x más rápido que grep.
ripgrep : Recherche Récursive Ultra Rapide Respectant .gitignore
ripgrep (rg) recherche récursivement en respectant .gitignore. 10x plus rapide que grep.
ripgrep: Busca Recursiva Ultra Rápida que Respeita .gitignore
ripgrep (rg) busca conteúdo recursivamente respeitando .gitignore. 10x mais rápido que grep.
Starship Prompt: Cross-Shell Customizable Prompt for Any Terminal
Starship is a fast, customizable cross-shell prompt showing git status, language versions, cloud context, and more. Works with bash, zsh, fish, and PowerShell.
Starship Prompt: Anpassbare Multi-Shell-Eingabeaufforderung für Jedes Terminal
Starship ist ein schneller, anpassbarer Multi-Shell-Prompt der Git, Sprachversionen und Cloud-Kontext zeigt.
Starship Prompt: Prompt Personalizable Multi-Shell para Cualquier Terminal
Starship es un prompt rápido y personalizable multi-shell que muestra git, versiones de lenguajes y contexto cloud. Funciona con bash, zsh, fish y PowerShell.
Starship Prompt : Invite de Commande Multi-Shell Personnalisable
Starship est un prompt rapide et personnalisable multi-shell montrant git, versions et contexte cloud.
Starship Prompt: Prompt Personalizável Multi-Shell para Qualquer Terminal
Starship é um prompt rápido e personalizável multi-shell que mostra git, versões de linguagens e contexto cloud.
termscp: A Feature-Rich Terminal File Transfer Client
termscp is a terminal file transfer client supporting SCP, SFTP, FTP, S3, SMB, and WebDAV. A modern, feature-rich alternative to scp and sftp commands.
termscp: Dateiübertragungs-Client im Terminal
termscp überträgt Dateien per SCP, SFTP, FTP, S3, SMB und WebDAV.
termscp: Cliente de Transferencia de Archivos en Terminal
termscp transfiere archivos por SCP, SFTP, FTP, S3, SMB y WebDAV desde terminal.
termscp : Client de Transfert de Fichiers en Terminal
termscp transfère des fichiers par SCP, SFTP, FTP, S3, SMB et WebDAV.
termscp: Cliente de Transferência de Arquivos no Terminal
termscp transfere arquivos por SCP, SFTP, FTP, S3, SMB e WebDAV.
xh: A Friendly and Fast HTTP Client for the Terminal
xh is a friendly HTTP client for testing APIs. Colorized output, JSON shortcuts, headers, auth — a modern alternative to curl and HTTPie, written in Rust.
Yazi: Blazing Fast Terminal File Manager Written in Rust
Yazi is a fast terminal file manager in Rust with async I/O, image previews, Vi-like keybindings, and a plugin system. Complete setup and usage guide.
Yazi: Blitzschneller Terminal-Dateimanager in Rust
Yazi ist ein schneller Terminal-Dateimanager in Rust mit asynchronem I/O und Bildvorschau.
Yazi: Gestor de Archivos de Terminal Ultra Rápido Escrito en Rust
Yazi es un gestor de archivos de terminal rápido en Rust con I/O asíncrono, vista previa de imágenes y atajos Vi.
Yazi : Gestionnaire de Fichiers Terminal Ultra Rapide en Rust
Yazi est un gestionnaire de fichiers terminal rapide en Rust avec I/O asynchrone et aperçu d'images.
Yazi: Gerenciador de Arquivos de Terminal Ultra Rápido em Rust
Yazi é um gerenciador de arquivos de terminal rápido em Rust com I/O assíncrono e visualização de imagens.
Zellij Terminal Multiplexer: A Modern tmux and screen Alternative
Zellij is a modern terminal multiplexer with built-in layout system, floating panes, plugins, and intuitive keybindings. Learn setup, layouts, and workflows.
Zellij Terminal-Multiplexer: Moderne Alternative zu tmux und screen
Zellij ist ein moderner Terminal-Multiplexer mit Layouts, schwebenden Panels, Plugins und intuitiven Tastenkombinationen.
Zellij Multiplexor de Terminal: Alternativa Moderna a tmux y screen
Zellij es un multiplexor de terminal moderno con layouts, paneles flotantes, plugins y atajos intuitivos. Configuración, layouts y flujos de trabajo.
Zellij Multiplexeur de Terminal : Alternative Moderne à tmux et screen
Zellij est un multiplexeur de terminal moderne avec layouts, panneaux flottants, plugins et raccourcis intuitifs.
Zellij Multiplexador de Terminal: Alternativa Moderna ao tmux e screen
Zellij é um multiplexador de terminal moderno com layouts, painéis flutuantes, plugins e atalhos intuitivos. Configuração, layouts e fluxos de trabalho.
Zoxide: A Smarter cd Command That Learns Your Habits
Zoxide is a smarter cd that learns your most-used directories. Type z proj and jump to ~/projects/myapp — no more typing long paths.
Zoxide: Ein Intelligenter cd-Befehl der Ihre Gewohnheiten Lernt
Zoxide ist ein intelligenter cd-Ersatz der Ihre Verzeichnisse lernt.
Zoxide: Un Comando cd Inteligente que Aprende tus Hábitos
Zoxide es un cd inteligente que aprende tus directorios. z proj salta a ~/projects/myapp.
Zoxide : Une Commande cd Intelligente qui Apprend Vos Habitudes
Zoxide est un cd intelligent qui apprend vos répertoires. z proj saute vers ~/projects/myapp.
Zoxide: Um Comando cd Inteligente que Aprende Seus Hábitos
Zoxide é um cd inteligente que aprende seus diretórios. z proj salta para ~/projects/myapp.
Tmux Session Management: Complete Remote Server Guide
Master tmux session management for remote servers. Learn persistent sessions, pane layouts, custom config, plugins, scripting, and practical DevOps workflows.
tmux-Sitzungsverwaltung: Vollständiger Leitfaden für Remote-Server
Tmux-Sitzungsverwaltung für Remote-Server meistern. Persistente Sitzungen, Panels, Konfiguration, Plugins und praktische DevOps-Workflows erklärt.
Gestión de Sesiones tmux: Guía Completa para Servidores Remotos
Domina la gestión de sesiones tmux para servidores remotos. Aprende sesiones persistentes, paneles, configuración, plugins y flujos de trabajo prácticos.
Gestion des Sessions tmux : Guide Complet pour Serveurs Distants
Maîtrisez la gestion des sessions tmux pour serveurs distants. Sessions persistantes, volets, configuration, plugins et workflows DevOps pratiques expliqués.
Gerenciamento de Sessões tmux: Guia Completo para Servidores Remotos
Domine o gerenciamento de sessões tmux para servidores remotos. Aprenda sessões persistentes, painéis, configuração, plugins e fluxos de trabalho práticos.
Vim and Neovim Essentials: A Sysadmin Productivity Guide
Master Vim and Neovim for sysadmin tasks: navigation, editing, regex search and replace, macros, buffers, and config tuning for editing server configs and logs.
Tmux: The Terminal Multiplexer Every Sysadmin Needs
Master tmux for persistent terminal sessions and split panes. Learn essential shortcuts, custom configuration, session management, and workflows.
Tmux: Der Terminal-Multiplexer, den Jeder Sysadmin Braucht
Tmux für persistente Terminal-Sitzungen und geteilte Bereiche meistern. Shortcuts, benutzerdefinierte Konfiguration und Sitzungsverwaltung kennenlernen.
Tmux: El Multiplexor de Terminal que Todo Sysadmin Necesita
Domina tmux para sesiones de terminal persistentes y paneles divididos. Atajos esenciales, configuración personalizada, gestión de sesiones.
Tmux : Le Multiplexeur de Terminal Indispensable pour Tout Sysadmin
Maîtrisez tmux pour des sessions de terminal persistantes et des panneaux divisés. Apprenez les raccourcis, la configuration et la gestion des sessions.
Tmux: O Multiplexador de Terminal que Todo Sysadmin Precisa
Domine o tmux para sessões de terminal persistentes e painéis divididos. Aprenda atalhos essenciais, configuração personalizada e gerenciamento de sessões.
.Net: Supported Console Colors
Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now
.Net: Supported Console Colors
Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now
.Net: Supported Console Colors
Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now
.Net: Supported Console Colors
Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now
.Net: Supported Console Colors
Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now
Why Does My Mac Say 'Update Needed' on Every Boot? Causes and Fixes
Fix: Why Does My Mac Say 'Update Needed' on Every Boot? Causes and Fixes. Root cause analysis and step-by-step solution.
Warum My Mac Say 'Update Needed' on Every Boot? Causes and Fixes
Lösung für: Warum My Mac Say 'Update Needed' on Every Boot? Causes and Fixes. Diagnose und Schritt-für-Schritt-Anleitung.
Por qué My Mac Say 'Update Needed' on Every Boot? Causes and Fixes
Solución para: Por qué My Mac Say 'Update Needed' on Every Boot? Causes and Fixes. Diagnóstico y resolución paso a paso.
Pourquoi My Mac Say 'Update Needed' on Every Boot? Causes and Fixes
Solution pour : Pourquoi My Mac Say 'Update Needed' on Every Boot? Causes and Fixes. Diagnostic et résolution étape par étape.
Por que My Mac Say 'Update Needed' on Every Boot? Causes and Fixes
Solução para: Por que My Mac Say 'Update Needed' on Every Boot? Causes and Fixes. Diagnóstico e resolução passo a passo.
How to: Clear the history on your Mac's terminal (command prompt)
Clear the history on your Mac's terminal (command prompt). Step-by-step guide with practical instructions.
Anleitung: Clear the history on your Mac's terminal (command prompt)
Anleitung: Clear the history on your Mac's terminal (command prompt). Detaillierte technische Anleitung für IT-Profis.
Cómo: Clear the history on your Mac's terminal (command prompt)
Clear the history on your Mac's terminal (command prompt). Guía técnica detallada para profesionales de TI.
Comment : Clear the history on your Mac's terminal (command prompt)
Comment : Clear the history on your Mac's terminal (command prompt). Guide étape par étape avec instructions détaillées.
Como: Clear the history on your Mac's terminal (command prompt)
Como: Clear the history on your Mac's terminal (command prompt). Guia passo a passo com instruções detalhadas.
How to: Run a command with elevated *admin* credentials on a Mac
Run a command with elevated *admin* credentials on a Mac. Step-by-step guide with practical instructions.
Einen Befehl mit erhoehten Administratorrechten auf einem Mac ausfuehren
Wie man sudo unter macOS verwendet, um Befehle mit erhoehten Administratorrechten auszufuehren, einschliesslich sudo-Verwendungsmuster, der sudoers-Datei, Touch ID fuer sudo, macOS-spezifische Sicherheitsueberlegungen und Administratorzugang in den Systemeinstellungen.
Como ejecutar un comando con credenciales de administrador elevadas en un Mac
Como usar sudo en macOS para ejecutar comandos con credenciales de administrador elevadas, incluyendo patrones de uso de sudo, el archivo sudoers, Touch ID para sudo, consideraciones de seguridad especificas de macOS y acceso de administrador en Preferencias del Sistema.
Comment executer une commande avec des identifiants administrateur eleves sur un Mac
Comment utiliser sudo sur macOS pour executer des commandes avec des identifiants administrateur eleves, y compris les modeles d'utilisation de sudo, le fichier sudoers, Touch ID pour sudo, les considerations de securite specifiques a macOS et l'acces administrateur dans les Preferences Systeme.
Como executar um comando com credenciais de administrador elevadas no Mac
Como usar o sudo no macOS para executar comandos com credenciais de administrador elevadas, incluindo padroes de uso do sudo, o arquivo sudoers, Touch ID para sudo, consideracoes de seguranca especificas do macOS e acesso de administrador nas Preferencias do Sistema.