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
|
Source: wmcpuload
Section: x11
Priority: optional
Maintainer: Andreas Metzler <ametzler@debian.org>
Build-Depends:
debhelper-compat (= 13),
libx11-dev,
libxext-dev,
libxmu-dev,
libxpm-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://www.dockapps.net/wmcpuload
Vcs-Browser: https://salsa.debian.org/wmaker-team/wcpuload
Vcs-Git: https://salsa.debian.org/wmaker-team/wcpuload.git
Package: wmcpuload
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Dockapp that displays the current CPU usage
WMCPULoad is a dockapp for X window managers such as WindowMaker,
AfterStep, BlackBox and Enlightenment. It displays the current CPU
usage as percentage value and chart with an LCD-like look. Its
appearance can be configured from the commandline and it has a
backlight mode which can be triggered manually or by an adjustable
alarm percentage.
|