awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to baz-scm/baz-cli

Open-source alternatives to Baz Cli

30 open-source projects similar to baz-scm/baz-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Baz Cli alternative.

  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
  • angular/angular-cliangular avatar

    angular/angular-cli

    27,018View on GitHub↗

    The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system

    TypeScript
    View on GitHub↗27,018
  • antonmedv/fxantonmedv avatar

    antonmedv/fx

    20,282View on GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    View on GitHub↗20,282

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • arimxyer/modelsarimxyer avatar

    arimxyer/models

    445View on GitHub↗

    TUI and CLI for browsing AI models, benchmarks, coding agents, and statuses for AI providers.

    Rust
    View on GitHub↗445
  • art-ws/ngx-wsart-ws avatar

    art-ws/ngx-ws

    1View on GitHub↗

    ngx-ws

    TypeScript
    View on GitHub↗1
  • asciinema/asciinemaasciinema avatar

    asciinema/asciinema

    16,852View on GitHub↗

    Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite of tools to record terminal activity into lightweight, text-based files that preserve ANSI escape sequences, allowing users to document technical workflows, troubleshooting steps, and software demonstrations with high fidelity. The project distinguishes itself through its versatile playback and distribution capabilities. It features a web-based player that renders interactive terminal sessions directly in the browser, supporting features like seeking, playback speed control,

    Rustasciicastasciinemacli
    View on GitHub↗16,852
  • astefanutti/kubeboxastefanutti avatar

    astefanutti/kubebox

    2,231View on GitHub↗

    ⎈❏ Terminal and Web console for Kubernetes

    JavaScript
    View on GitHub↗2,231
  • athityakumar/colorlsathityakumar avatar

    athityakumar/colorls

    5,123View on GitHub↗

    colorls is a Ruby-based terminal directory visualizer that displays file system contents using colors, Font Awesome icons, and Git status indicators. It functions as a command line interface for rendering directory contents and nested file system hierarchies in both list and tree formats. The project features a customizable theme engine that allows users to override default colors and unicode icons via external configuration files. It integrates with version control to append the status of files and folders directly within the terminal listing. The tool provides capabilities for directory hi

    Rubyclicoloreye-candy
    View on GitHub↗5,123
  • belingud/gptcometB

    belingud/gptcomet

    0View on GitHub↗
    View on GitHub↗0
  • beyondgrep/ack3beyondgrep avatar

    beyondgrep/ack3

    817View on GitHub↗

    ack is a grep-like search tool optimized for source code.

    Perl
    View on GitHub↗817
  • blacksmoke16/oqBlacksmoke16 avatar

    Blacksmoke16/oq

    206View on GitHub↗

    A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.

    Crystal
    View on GitHub↗206
  • burntsushi/ripgrepBurntSushi avatar

    BurntSushi/ripgrep

    65,112View on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    View on GitHub↗65,112
  • busyloop/lolcatbusyloop avatar

    busyloop/lolcat

    6,546View on GitHub↗

    lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients. It functions as a terminal text colorizer that modifies the visual presentation of shell output using ANSI escape codes. The tool processes text passed through Unix pipes to apply rainbow gradients and color highlights. It uses these visual effects to customize terminal output and differentiate blocks of text within a command line interface.

    Rubycliessentials
    View on GitHub↗6,546
  • caian-org/coincaian-org avatar

    caian-org/coin

    7View on GitHub↗

    currency conversion CLI

    Crystal
    View on GitHub↗7
  • caskroom/homebrew-caskcaskroom avatar

    caskroom/homebrew-cask

    22,077View on GitHub↗

    This project is a macOS binary package manager and command line interface used to automate the installation and removal of prebuilt graphical applications. It functions as a software installer and orchestrator, providing a terminal-based workflow for managing the lifecycle of third-party binaries. The tool focuses on macOS application installation and system administration, allowing for the setup and deployment of software via scripts to avoid manual downloads. It covers the management of binary software and the automation of graphical application setups on macOS.

    Ruby
    View on GitHub↗22,077
  • cexbrayat/angular-cli-diffcexbrayat avatar

    cexbrayat/angular-cli-diff

    343View on GitHub↗

    Easily upgrade your Angular CLI applications from one version to another 🚀

    Shell
    View on GitHub↗343
  • cexbrayat/angular-cli-ssr-diffcexbrayat avatar

    cexbrayat/angular-cli-ssr-diff

    5View on GitHub↗

    Easily upgrade your Angular CLI SSR applications from one version to another 🚀

    Shell
    View on GitHub↗5
  • chubin/wttr.inchubin avatar

    chubin/wttr.in

    29,882View on GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Goascii-artcurlterminal
    View on GitHub↗29,882
  • dduan/tredduan avatar

    dduan/tre

    1,210View on GitHub↗

    Tree command, improved.

    Rust
    View on GitHub↗1,210
  • denisidoro/navidenisidoro avatar

    denisidoro/navi

    17,238View on GitHub↗

    Navi is an interactive command-line cheatsheet tool and shell command manager. It provides a fuzzy command browser that allows users to search and execute stored command-line snippets, reducing the need to memorize complex flags and arguments. The tool distinguishes itself through a system for importing and synchronizing command collections from remote Git repositories and third-party providers. It features interactive variable prompts that allow users to fill placeholders in commands via manual keyboard entry or selectable lists, including support for variable dependency mapping where one se

    Rustbashcheatsheetscli
    View on GitHub↗17,238
  • donnemartin/haxor-newsdonnemartin avatar

    donnemartin/haxor-news

    4,074View on GitHub↗

    Haxor-news is a command line interface and terminal news aggregator for browsing top stories, reading discussion threads, and searching job posts via the Hacker News API. It provides a text-based terminal user interface for consuming curated news feeds and viewing formatted web content directly within a system shell. The tool includes a regex-powered content filter used to search hiring and freelance threads, isolating specific professional roles and skills through regular expressions. It also functions as a terminal web content reader that fetches and formats HTML from external links for rea

    Python
    View on GitHub↗4,074
  • dylanaraps/neofetchdylanaraps avatar

    dylanaraps/neofetch

    23,556View on GitHub↗

    Neofetch is a command-line utility that gathers and displays hardware, software, and environment details in the terminal. It functions as a cross-platform system reporter, capable of detecting and summarizing metrics across Linux, macOS, Windows, and various Unix-like environments. The tool distinguishes itself through its terminal graphics rendering capabilities, which allow for the display of custom ASCII art or graphical images alongside system data. It utilizes a modular backend to interface with diverse operating systems and desktop environments, while employing parallel execution to gat

    Shellbashcommand-linecommandline
    View on GitHub↗23,556
  • dylanaraps/waldylanaraps avatar

    dylanaraps/wal

    740View on GitHub↗

    🎨 Generate and change colorschemes on the fly. Deprecated, use pywal instead. -->

    Shell
    View on GitHub↗740
  • eddiezane/lunchyeddiezane avatar

    eddiezane/lunchy

    2,986View on GitHub↗

    A friendly wrapper for launchctl

    Ruby
    View on GitHub↗2,986
  • elecash/dotaircelecash avatar

    elecash/dotairc

    9View on GitHub↗

    Generate .aric files for your AI agents

    JavaScript
    View on GitHub↗9
  • epoch/tallboyepoch avatar

    epoch/tallboy

    62View on GitHub↗

    Declarative API for drawing unicode/ascii character tables in crystal lang

    Crystal
    View on GitHub↗62
  • erwanheschung/ngx-crafterErwanHeschung avatar

    ErwanHeschung/ngx-crafter

    1View on GitHub↗

    A powerful CLI tool that helps you craft Angular projects with pre-configured folder structures and essential packages. Think of it as your personal crafting table for Angular development!

    TypeScript
    View on GitHub↗1
  • eush77/help-versioneush77 avatar

    eush77/help-version

    5View on GitHub↗

    Easily handle --help and --version arguments in your CLI application

    JavaScript
    View on GitHub↗5
  • faezemohades/svger-clifaezemohades avatar

    faezemohades/svger-cli

    26View on GitHub↗

    SVGer CLI is a powerful, zero-dependency command-line tool that instantly converts your SVG files into clean, optimized components for any modern JavaScript framework. Stop manually editing SVGs for your projects! SVGer automates the entire process, handling JSX/TSX transformation, TypeScript support, and code formatting so you can focus on buildin

    TypeScript
    View on GitHub↗26
  • ackheron/prepare-angular-jsonackheron avatar

    ackheron/prepare-angular-json

    1View on GitHub↗

    Generate a valid angular.json from a commented angular.jsonc. CLI-ready, CI-friendly, and perfect for clean Angular configs.

    JavaScript
    View on GitHub↗1