Skip to content

Zeek05/Progress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress - by Kvc

Description

This program will Show a CLI progress bar on the cmd Screen! It will help in making your programs more user Friendly.

Note: The Progressbar will auto disappear on 100% Filling/Max value reach.

Author: Kvc

Usage

Call Call progress [BarLength] [CurrentValue] [MaxValue]

Where:

  • ver : Displays version of program
  • help : Displays help for the program
  • BarLength : The Total Length of the Progress-bar on the CMD Screen
  • CurrentValue : Current Progress Step, out of the total Steps
  • MaxValue : Max number of Steps needed to get to the Task Completion

Example: Call progress 75 45 68

www.batch-man.com

About

This program will Show a CLI progress bar on the cmd Screen! It will help in making your programs more user Friendly. **Note**: The Progressbar will auto disappear on 100% Filling/Max value reach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Batchfile 100.0%