Skip to content

Intika-KDE-Plasmoids/plasmoid-fork-netspeed-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plasma-applet-netspeed-widget

Plasma 5 widget that displays the currently used network bandwidth.

Based on the Plasma 4 widget created by Pinter Sandor.

Screen shot of plasma-applet-netspeed-widget

Installation

From openDesktop.org

  1. Go to https://www.opendesktop.org/p/998895/
  2. Click on the Files tab
  3. Click the Install button

From within the Plasma workspace

  1. If your widgets are locked, right-click the desktop and select Unlock Widgets
  2. Right-click the desktop and select Add Widgets...
  3. Click the Get new widgets button in the Widget Explorer that just opened
  4. Type Netspeed Widget into the search field
  5. Click the Install button next to "Netspeed Widget"

From source

git clone https://github.com/dfaust/plasma-applet-netspeed-widget
cd plasma-applet-netspeed-widget
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

Dependencies:

  • plasma-framework-devel

About

Plasma 5 widget that displays the currently used network bandwidth

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 99.4%
  • CMake 0.6%