mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-18 20:10:23 +01:00
added the ./setup.py script. added the */__init__.py files. modified the import instruction (import from pywmgeneral).
[WHAT] pywmsysmon is a WindowMaker dockapp that displays your cpu and memory usages. The upper graph shows your cpu usage history and the lower "progress bar" shows your current memory usage excluding cached and buffered data. This program currently only works on systems which got the /proc/stat and /proc/meminfo files available. Invoke the program with --help for information about customization. [WHY] As usual, I didn't find a dockapp that fitted me. [CONTACT] Mail anything related to this program to me, Mario Frasca <mfrasca@interia.pl>