watsup-panel - show key system resource loadings in the top panel

DESCRIPTION
   watsup-panel shows a small report in the top panel to monitor overall
   loading of the CPU, disk, and network. 

SYNOPSIS
   $ watsup-panel - create the top panel report

   The panel report shows key system loads in the panel:
      • CPU temperature °C
      • CPU loading % - scale is 0-X00% for a CPU with X processor cores
      • disk I/O rate in MB/sec (read + write)
      • network throughput in KB/sec (read + write)
   The data is updated 1/sec.
 
   To start watsup-panel with each new login, add the command 'watsup-panel'
   to your list of startup programs. 
 
NOTE
   watsup-panel works with the Ubuntu flavor of the Gnome desktop, using 
   top panel functions in the package libappindicator3. It will not build
   or run with virgin Gnome or other desktops. 
   
UNINSTALL
   Debian package: use command: sudo apt remove watsup-panel
   Source tarball: use command: sudo make uninstall
   Appimage package: use command: watsup-panel -uninstall
 
SEE ALSO
   The README file has instructions to build watsup-panel from source code.
 
AUTHORS
   Written by Michael Cornelison <mkornelix@gmail.com>
   https://kornelix.net/

