indicator-netspeed icon indicating copy to clipboard operation
indicator-netspeed copied to clipboard

Stupid network speed indicator for Unity, inspired by the old netspeed GNOME applet

Results 10 indicator-netspeed issues
Sort by recently updated
recently updated
newest added

If you are using ubuntu 18.04+, but still using unity desktop, you will find that the original installation of ppa source is also useless, and the download of the source...

When I type: ---> git clone git://github.com/mgedmin/indicator-netspeed.git The terminal says: ---> Cloning into 'indicator-netspeed'... ---> fatal: remote error: ---> The unauthenticated git protocol on port 9418 is no longer supported.

Program can compiled and installed on new OS'es, but is it possible that the data from speed is next to? Works with Ubuntu 19.04 and some GIU's.

after this command run show the =Abort.

I see two options: - add a button to the menu that lets the user refresh the list manually - refresh it automatically when interfaces change The second option only...

Hello, It would be nice if the two arrows icon on left of throughput display changed, depending on the type of active interface (either wireless, wired ethernet, or ppp interface)...

Hello! I finally found a working netspeed indicator for Ubuntu 14.04, but I now realize it only shows the aggregate of both incoming and outcoming traffic which is not completely...

Indicator netspeed not runing: ``` $ indicator-netspeed (indicator-netspeed:27762): GLib-GIO-ERROR **: Settings schema 'apps.indicators.netspeed' is not installed ``` But indicator-netspeed.gschema.xml installed on /usr/share/glib-2.0/schemas/. Compiling on Ubuntu 14.10 amd64 with Unity.

``` The following packages have unmet dependencies: libappindicator3-dev : Depends: libdbusmenu-glib-dev (>= 0.1.8) but it is not going to be installed libgtk-3-dev : Depends: libpango1.0-dev (>= 1.32.4) but it is...

GtkImageMenuItem has been deprecated, we use emoji to replace them. also fix some warnings that i could catch.