Repository History
31 repositories tagged with cli

nnn: A Fast and Frugal Terminal File Manager for Enhanced Productivity
nnn (n³) is a highly efficient and minimalist terminal file manager designed to supercharge productivity. It offers a full set of features, including disk usage analysis, batch renaming, and extensive plugin support, all within a tiny, nearly 0-config footprint. This tool is known for its incredible speed and unobtrusive design, making it ideal for various environments from Raspberry Pi to WSL.

The Fuck: Automatically Correct Your Previous Console Commands
The Fuck is a magnificent and highly popular Python application designed to automatically correct errors in your previous console commands. Inspired by a tweet, this tool aims to significantly enhance productivity for anyone frequently working in the terminal by fixing common typos and mistakes. With over 95,000 stars on GitHub, it's a widely adopted solution for command-line efficiency.

pkgx: Run Anything, Any Version, Anywhere with Ease
pkgx is a lightweight, standalone binary that empowers developers to run any command or tool without traditional installation, keeping their system clean and unpolluted. It provides effortless execution of specific software versions across macOS, Linux, and Windows, making it an ideal solution for managing project dependencies and accessing a vast ecosystem of tools.

aws-nuke: Safely Remove All Resources from an AWS Account
aws-nuke is a powerful command-line tool designed to remove all resources from an AWS account, ensuring a clean slate. Rewritten in Version 3 using libnuke, it offers enhanced stability, new features, and improved maintainability for efficient cloud resource management. This tool is ideal for development, testing, or decommissioning AWS environments.

oh-my-logo: Create Stunning ASCII Art Logos with Gradients in Your Terminal
oh-my-logo is a powerful and zero-dependency CLI tool and library for generating beautiful ASCII art logos with vibrant gradient colors directly in your terminal. It offers various rendering modes, a wide selection of palettes, and extensive customization options to transform plain text into eye-catching visual banners. Perfect for enhancing project READMEs, CI/CD logs, or personalizing your terminal experience.

VHS: Your CLI Home Video Recorder for Terminal GIFs
VHS, by Charmbracelet, is an innovative command-line tool designed to record terminal sessions and turn them into high-quality GIFs or videos. It enables scripting terminal interactions with a simple .tape file format, making it ideal for creating consistent demos and integration tests for CLI applications. This project simplifies the process of showcasing command-line tools with dynamic, shareable content.

ctop: A Top-like Interface for Real-time Container Metrics
ctop offers a familiar top-like command-line interface for monitoring container metrics in real-time. It provides a concise overview of multiple containers, along with detailed single-container views. This tool supports Docker and runC, making it an essential utility for developers and system administrators managing containerized environments.

termsnap: Capture Beautiful Terminal Screenshots, Videos, and GIFs
termsnap is a powerful command-line tool that transforms terminal command output into stunning screenshots, animated GIFs, and videos. It offers extensive customization, including local font and emoji support, various output formats, and theme options. This tool is ideal for developers looking to create high-fidelity visual documentation for their CLI projects.

Oh My Zsh: Enhance Your Terminal with Plugins and Themes
Oh My Zsh is a community-driven framework for managing your Zsh configuration, transforming your terminal into a powerful and personalized environment. It provides a vast collection of over 300 plugins and 140 themes to boost productivity and customize your command-line interface. With easy installation and an auto-update tool, keeping your setup fresh and efficient is straightforward.

fish-shell: The User-Friendly Command Line Shell
fish-shell is a highly acclaimed, user-friendly command line shell designed for macOS, Linux, and Windows. Boasting over 31,000 stars, it offers powerful features like syntax highlighting, autosuggestions, and smart tab completions out of the box. Written in Rust, fish provides an intuitive and efficient experience for developers and users alike.
Lipgloss: Declarative Terminal Styling for Go Applications
Lipgloss is a powerful Go library by Charmbracelet that provides a declarative way to style terminal output and create beautiful TUI layouts. Inspired by CSS, it simplifies the process of adding colors, borders, padding, and more to your command-line applications. This tool is ideal for developers looking to enhance the visual appeal and user experience of their terminal-based projects.

Python Fire: Effortlessly Create CLIs from Any Python Object
Python Fire is a powerful open-source library from Google that simplifies the creation of command-line interfaces (CLIs). It allows developers to automatically generate CLIs from virtually any Python object, making it incredibly easy to expose functions, classes, or modules as command-line tools. This streamlines development and enhances script usability.