Skip to content

imkasen/time-progress-bar

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Progress Bar

Add a time progress bar in your README profile.

Modify your README

Add two comments to your README.md like this:

## ⏳ Life is Short

<!-- Start of Time Progress Bar -->
<!-- End of Time Progress Bar -->

Extra settings

  1. You can specify your time zone (-12 ~ +14), the default is UTC+0.

    - uses: imkasen/time-progress-bar@main
      with:
        TIME_ZONE: +8
  2. You can specify a commit message, the default is "Update this repo's README with time progress bar".

    - uses: imkasen/time-progress-bar@main
      with:
        COMMIT_MESSAGE: Update the README
  3. You can change the block characters, the defaults are "░▒▓█".

    - uses: imkasen/time-progress-bar@main
      with:
        BLOCKS: ⣀⣄⣤⣦⣶⣷⣿

Thanks

About

Add a time progress bar in your README.md

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •