/dde-dock-netspeed

Net speed plugin for Deepin Linux dock

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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