GitHub - facundobatista/nethealth: A plasmoid for KDE to easily see the internet connectivity health (original) (raw)

A plasmoid for KDE to easily see the internet connectivity health.

logo

It presents an icon with several colors:

Clicking in the icon will present the measurement of previous pings:

sshot

Probably is better to just install it from the KDE store, but if want a development version, see below for how to install from project.

some tips to facilitate development

This will show the "full representation" of the plasmoid (what you see if you left-click on it):

plasmoidviewer -a package -l topedge -f horizontal

This is to install the plasmoid from the project:

Then, if you do changes, you need to update it:

In both cases, plasmashell needs to be restarted (totally sucks):

kquitapp5 plasmashell && kstart5 plasmashell