All Projects → dfaust → plasma-applet-netspeed-widget

dfaust / plasma-applet-netspeed-widget

Licence: GPL-2.0 license
Plasma 5 widget that displays the currently used network bandwidth

Programming Languages

QML
638 projects
CMake
9771 projects

Projects that are alternatives of or similar to plasma-applet-netspeed-widget

awesome-widgets
Minimalistic Plasmoid set
Stars: ✭ 60 (-21.05%)
Mutual labels:  plasmoid, plasma-applet
plasma-applet-ambientnoise
Ambient noise player applet (plasmoid) for KDE Plasma 5
Stars: ✭ 13 (-82.89%)
Mutual labels:  plasmoid
graylog-plugin-netflow
[DEPRECATED] Graylog NetFlow plugin
Stars: ✭ 35 (-53.95%)
Mutual labels:  network-monitoring
ivre
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more!
Stars: ✭ 2,712 (+3468.42%)
Mutual labels:  network-monitoring
telemetry
Open-source datasets for anyone interested in working with network anomaly based machine learning, data science and research
Stars: ✭ 93 (+22.37%)
Mutual labels:  network-monitoring
plasma-drydock
A plasma widget to start and stop docker containers
Stars: ✭ 25 (-67.11%)
Mutual labels:  plasma-applet
Guppy-iOS
iOS pod about a curious fish named Guppy
Stars: ✭ 42 (-44.74%)
Mutual labels:  network-monitoring
hacking-resources
Hacking resources and cheat sheets. References, tools, scripts, tutorials, and other resources that help offensive and defensive security professionals.
Stars: ✭ 1,386 (+1723.68%)
Mutual labels:  network-monitoring
ramen
A stream processing language and compiler for small-scale monitoring
Stars: ✭ 14 (-81.58%)
Mutual labels:  network-monitoring
community-id-spec
An open standard for hashing network flows into identifiers, a.k.a "Community IDs".
Stars: ✭ 137 (+80.26%)
Mutual labels:  network-monitoring
ping-exporter
Prometheus Ping exporter
Stars: ✭ 60 (-21.05%)
Mutual labels:  network-monitoring
NetworkAlarm
A tool to monitor local network traffic for possible security vulnerabilities. Warns user against possible nmap scans, Nikto scans, credentials sent in-the-clear, and shellshock attacks. Currently supports live monitoring and network capture (pcap) scanning.
Stars: ✭ 17 (-77.63%)
Mutual labels:  network-monitoring
analyzer-d4-passivedns
A Passive DNS backend and collector
Stars: ✭ 26 (-65.79%)
Mutual labels:  network-monitoring
D1Proxy
A simple yet powerful Java 11 TCP MITM proxy for Dofus 1.29.1
Stars: ✭ 17 (-77.63%)
Mutual labels:  network-monitoring
planet-exporter
🚀 Determine server network dependencies along with required bandwidth
Stars: ✭ 17 (-77.63%)
Mutual labels:  network-monitoring
hardenedlinux-zeek-scripts
github.com/hardenedlinux/zeek-nix
Stars: ✭ 35 (-53.95%)
Mutual labels:  network-monitoring
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (-34.21%)
Mutual labels:  network-monitoring
network-monitor-ios
Network Monitor SDK for iOS
Stars: ✭ 70 (-7.89%)
Mutual labels:  network-monitoring
ssldump
ssldump - (de-facto repository gathering patches around the cyberspace)
Stars: ✭ 160 (+110.53%)
Mutual labels:  network-monitoring
network-tools
Network Tools
Stars: ✭ 27 (-64.47%)
Mutual labels:  network-monitoring

plasma-applet-netspeed-widget

Plasma 5 widget that displays the currently used network bandwidth.

Important: Starting with Plasma 5.22 you may need to manually install the package ksysguard.

Screen shot of plasma-applet-netspeed-widget

Dependencies:

  • ksysguard

Optional dependencies:

  • plasma-addons

    May be called plasma5-addons or similar. Used to launch a user defined application when the applet is clicked.

Installation

From openDesktop.org

  1. Go to https://www.opendesktop.org/p/998895/.
  2. Click on the Files tab.
  3. Click the Install button.
  4. Make sure the package ksysguard is installed.

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".
  6. Make sure the package ksysguard is installed.

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:

  • cmake
  • extra-cmake-modules
  • plasma-framework-devel
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].