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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
edouard-lopez avatar

edouard-lopez/progress-bar.sh

0
View on GitHub↗
251 stars·56 forks·Shell·MIT·9 views

Progress Bar.sh

Simple & sexy progress bar for bash, give it a duration and it will do the rest.

Features

  • Terminal Customization - Script for adding progress bars to terminal tasks.

Star history

Star history chart for edouard-lopez/progress-bar.shStar history chart for edouard-lopez/progress-bar.sh

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Progress Bar.sh

Similar open-source projects, ranked by how many features they share with Progress Bar.sh.
  • barryclark/bashstrapbarryclark avatar

    barryclark/bashstrap

    1,560View on GitHub↗

    A quick way to spruce up your terminal in OSX.

    Shell
    View on GitHub↗1,560
  • lvv/git-promptlvv avatar

    lvv/git-prompt

    327View on GitHub↗

    bash prompt with GIT, SVN and HG modules

    Shell
    View on GitHub↗327
  • magicmonty/bash-git-promptmagicmonty avatar

    magicmonty/bash-git-prompt

    6,924View on GitHub↗

    bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators directly into the terminal. It functions as a shell theme that displays branch names, commit divergence, and file status markers within the command line interface. The project distinguishes itself through a hierarchical configuration system that allows for directory-specific overrides of global settings. It includes performance tuning options to maintain shell responsiveness in large repositories by selectively disabling expensive operations such as remote fetching or untracked file

    Shell
    View on GitHub↗6,924
  • arialdomartini/oh-my-gitarialdomartini avatar

    arialdomartini/oh-my-git

    3,709View on GitHub↗

    oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line prompt. It functions as a Git shell prompt that displays the current branch and repository state using configurable symbols and colors. The project includes a customizable terminal theme, allowing users to modify visual variables to personalize the appearance of the interface. It also provides a fallback prompt configuration to define the text displayed when a directory is not tracked by a version control system. The extension manages version control visualization and shell w

    Shell
    View on GitHub↗3,709
See all 10 alternatives to Progress Bar.sh→

Frequently asked questions

What does edouard-lopez/progress-bar.sh do?

Simple & sexy progress bar for bash, give it a duration and it will do the rest.

What are the main features of edouard-lopez/progress-bar.sh?

The main features of edouard-lopez/progress-bar.sh are: Terminal Customization.

What are some open-source alternatives to edouard-lopez/progress-bar.sh?

Open-source alternatives to edouard-lopez/progress-bar.sh include: arialdomartini/oh-my-git — oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line… barryclark/bashstrap — A quick way to spruce up your terminal in OSX. lvv/git-prompt — bash prompt with GIT, SVN and HG modules. magicmonty/bash-git-prompt — bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators… momeni/gittify — A customized bash environment to make git folders more friendly. mrzool/bash-sensible.