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
|
Source: wmmemload
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.6.0
Homepage: https://www.dockapps.net/wmmemload
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmmemload
Vcs-Git: https://salsa.debian.org/wmaker-team/wmmemload.git
Rules-Requires-Root: no
Package: wmmemload
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: WindowMaker dockapp to monitor memory and swap usage
wmmemload displays the current memory and swap usage as a percentage
value. It is based on wmcpuload and wmmemmon, and as such looks very
nice alongside those.
.
wmmemload is designed to work with the WindowMaker dock, but will work with
other window managers as well.
|