Star Hype News.

Premium celebrity moments with standout appeal.

general

How to use NetSpeed with LXDE?

By Sophia Bowman

I am using Ubuntu 20.04.2 LTS with LXDE because I prefer minimalism and functionality. GNOME 3 is unacceptably heavy on system resources. MATE (based on GNOME 2) is much better, but still too heavy. There is a GNOME applet called "NetSpeed" that I really like. It displays real time download and upload speed number (as in picture) on MATE panel and it works perfectly with MATE, but not with lxpanel on LXDE. Please let me know how to make it work with LXDE. Thank you.

Summary:

  1. It must display the speed as number in KiB/s or B/s - not as a graph.
  2. It must display the speed inside the lxpanel - not on a desktop.enter image description here
4

2 Answers

You can install indicator-multiload by

sudo apt-get install indicator-multiload

then configure it to show only network graph and use inside LXPanel.


Other lightweight alternatives may be Conky or GNU Krell Monitors.

3

Have you considered XFCE? It's not as light as LXDE, but it is lighter than MATE. Network Monitor is customizable, and is always visible in the XFCE panel. I have it installed on my 2011 netbook, and with just few adjustments, to the panel configuration, it looks just like MATE.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy