Skip to content

printBar overlays a bar chart on the console output.

License

Notifications You must be signed in to change notification settings

kobayasy/printBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation | Usage | Japanase(日本語)


macOS Linux | SAST

printBar overlays a bar chart on the console output. It works on any POSIX OS that has Terminfo.

Installation

  1. Build and installation with the following.
curl -LOJs https://github.com/kobayasy/printBar/releases/download/1.1/printBar-1.1.tar.gz
tar xzf printBar-1.1.tar.gz
cd printBar-1.1
./configure --prefix=$HOME
make install

  1. Add ~/bin in the PATH if not included.

Usage

  1. Do the following to show usage.
printbar --help

Execution examples: printBar