cpp-progressbar
cpp-progressbar is a small console program I wrote in c++. 3 themes are available
(this program only works on linux)
Instalation
Download or fork the repo
$ git clone https://github.com/Zielin0/cpp-progressbar.git
$ cd cpp-progressbar
Make sure you have a g++ compiler
To compile enter command
$ make
To run program enter command
$ ./progressbar
To clean use command
$ make clean
Themes
You can choose one of three available themes
- Blue
- White
- Magenta