v-svg / dde-dock-netspeed

Net speed plugin for Deepin Linux dock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deepin dock net speed plugin

This is a network speed plugin, mouse hover shows boot time, CPU info, memory usage, download and upload bytes. Press the center mouse button to display the floating widget.

alt alt alt

Installation Guide

Compiling using Qt Creator or using the following command:

mkdir build
cd build
qmake ..
make

Installation:

./install.sh

Uninstall:

./uninstall.sh

Acknowledgment

This Plugin was initially inspired by Sonichy's CMDU_DDE_DOCK

About

Net speed plugin for Deepin Linux dock

License:GNU General Public License v3.0


Languages

Language:C++ 97.0%Language:Shell 1.9%Language:QMake 1.1%