awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Terminal Styling · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesTerminal Styling

Utilities for configuring terminal output colors, text attributes, and interface themes.

Distinguishing note: Specific to terminal interface aesthetics rather than general UI components.

Explore 2 awesome GitHub repositories matching user interface & experience · Terminal Styling. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Terminal Styling

Awesome Terminal Styling GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sharkdp/fd

    sharkdp/fd

    41,710View on GitHub↗

    This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees. What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring

    Provides colorized output based on file types to improve terminal readability.

    Rustclicommand-linefilesystem
    41,710View on GitHub↗
  • nushell/nushell

    nushell/nushell

    38,461View on GitHub↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Supports custom terminal color schemes and text styling for data output.

    Rustnushellrustshell
    38,461View on GitHub↗