indicator-sysmonitor

Ubuntu application indicator to show various system parameters.

Quick setup, suited to the desktop interfaces of at least GNOME, MATE and Budgie

if using ayatana based appindicators:

sudo apt install python3-psutil gir1.2-ayatanaappindicator3-0.1

if using ubuntu based appindicators:
sudo apt install python3-psutil gir1.2-appindicator3-0.1

Then:

git clone https://github.com/fossfreedom/indicator-sysmonitor.git
cd indicator-sysmonitor
sudo make install
cd ..
rm -rf indicator-sysmonitor
nohup indicator-sysmonitor &

Output configurations can be accessed by clicking on the Indicator-Sysmonitor applet, selecting Preferences, then Advanced and then entering text into the "Customize output:" text entry field.

from 

https://github.com/fossfreedom/indicator-sysmonitor

--------------------------------------------------------------


Ubuntu系统参数显示工具:indicator-sysmonitor

indicator-sysmonitor是Ubuntu下的系统参数显示的桌面开源小工具, 可以在桌面显示cpu 温度,内存,网速, cpu使用率, 网络 IP ,以及 网络连接状态 。支持Unity, Xubuntu, Gnome-Shell Linux桌面。