initial commit

This commit is contained in:
Jordan Evans 2015-06-15 10:17:20 -07:00
commit 08d9495a72
47 changed files with 6983 additions and 0 deletions

16
debian.new/control Normal file
View file

@ -0,0 +1,16 @@
Source: bwbar
Section: net
Priority: optional
Maintainer: Julien Danjou <acid@debian.org>
Build-Depends: debhelper (>> 4.0.0), libpng12-dev, cdbs
Standards-Version: 3.7.2
Package: bwbar
Architecture: any
Depends: ${shlibs:Depends}
Description: generates text and graphical readout of current bandwidth use
This program will output a PNG and a text file that can be used in scripts
or be included in web pages to show current bandwidth usage. The amount
of total bandwidth can be customized. The PNG output appears as a bar graph
showing maximum possible usage with the current inbound or outbound usage
shown as a differently colored bar.