Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 515 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 515 Bytes

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.