1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: wmload
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper-compat (= 13),
libx11-dev,
libxext-dev,
libxpm-dev
Standards-Version: 4.1.3
Homepage: https://www.dockapps.net/wmload
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmload
Vcs-Git: https://salsa.debian.org/wmaker-team/wmload.git
Rules-Requires-Root: no
Package: wmload
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: wmaker
Description: system load monitor designed for Window Maker
wmload displays a graphical representation of the kernel/system
statistics on a 64x64 miniwindow. There are three shades in the
window: the light one, which corresponds to user statistics, second
is the nice time statistics, and the darkest one is system statistics.
.
It works with other window managers, there isn't anything in the program to
make it require Window Maker, except maybe the look.
|