Skip to content

thaddeus002/drawbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrawBar

Simple command line program to create a progress bar as an image.

Build

$ git clone --recurse-submodules https://github.com/thaddeus002/drawbar.git
$ cd drawbar
$ make install

Create a progressbar

$ drawbar 456 938

Create the file progressbar.png :

generated progressbar

Licence

This program is free software. See LICENSE. The graphics are made by Buch under license CC-BY-SA 3.0.