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 28
|
Source: wmfire
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>,
Jeremy Sowden <jeremy@azazel.net>
Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libgtop2-dev
Standards-Version: 4.7.0
Homepage: https://www.improbability.net/#wmfire
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmfire
Vcs-Git: https://salsa.debian.org/wmaker-team/wmfire.git
Rules-Requires-Root: no
Package: wmfire
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: very cool fiery way of showing your CPU usage
A Window Maker (or similar) dockapp which shows your current CPU usage as
a roaring fire.
.
It can monitor the average cpu load, or individual cpu load on SMP computers.
Additionally it can monitor the memory, network load, a file or just be set to
show a pretty flame. On entering the dock a burning spot replaces the cursor,
and after two seconds symbols to represent the current monitor are "burnt"
onscreen. The flame colour can also be changed.
.
It uses the GDK library to improve its speed - using less than half the CPU of
the original program.
|