logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dzen2-gdbar - generates fully graphical progress meters

Author

Dbar was written by Robert Manea.

       This  manual  page was written by bertagaz <bertagaz@ptitcanardnoir.org>, for the Debian project (but may
       be used by others).

Description

gdbar application that generates fully graphical progress meters, from some values you supply to it.

       It has the same input semantics as dbar (see dbar(1) . In contrast to dbar, gdbar draws fully  graphical
       meters which are only useful in combination with dzen.

       See the usage examples for a description of the expected input format.

Name

       dzen2-gdbar - generates fully graphical progress meters

Options

       A summary of options is included below.

       -max   Value to be considered 100% (default: 100)

       -min   Value to be considered 0% (default: 0)

       -fg    Foreground color. (default white)

       -bg    Bacground color (default darkgrey)

       -w     Size in pixels to be considered 100% in the bar  (default: 80 )

       -h     Bar height.

       -l     label to be prepended to the bar (default: '' )

       -o     Draw conky style meters.

       -nonl  no new line, don't put '0 at the end of the bar (default: do print '0)

See Also

dzen2(1), dzen2-dbar(1), dzen2-gcpubar(1), and dzen2-textwidth(1).

                                                   Jan 01 2008                                          GDBAR(1)

Synopsis

dzen2-gdbar  [-w  characters]  [-s  symbol]  [-fg  color] [-bg color] [-min minvalue] [-max maxvalue] [-l
              string] [-nonl] [-o]

See Also