Coder Social home page Coder Social logo

asdlei99 / netspeed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xmuli/netspeed

0.0 0.0 0.0 10.45 MB

A light and fast internet speed plugin(DDE).

Home Page: https://xmuli.blog.csdn.net/article/details/113573870

License: MIT License

C++ 99.44% C 0.04% CMake 0.52%

netspeed's Introduction

NetSpeed


NetSpeed 是一款轻量的实时网速悬浮窗口(支持任意 Linux 发行版)。


目录


背景

​ 喜爱 DDE ,为 Deepin 爱好者、也是开发者之一。因习惯其它系统上有一个任务栏网速插件,但在 Deepin/UOS上没有相似的,故项目诞生。


NetSpeed

Linux 上提供一个悬浮网速窗口,可实时显示网速、CPU 、内存信息(通用)。

功能:

  1. 多语言切换,智能单位切换
  2. 自定义网速标签 / 背景标签内容、颜色、精准度、字体、字体大小、位置互换、是否显示
  3. 自带两套浅色 / 暗色两套主题、切换程序风格
  4. 支持水平和垂直两种模式、窗口置顶
  5. 自定义数据导出
  6. 欢迎帮助完善


NetPlugin

​ 一款轻便、快速的任务栏网速插件(仅 DDE)。姑且是 lfxspeed 的重构版本。


编译

采进入源码目录后,执行:

sudo apt install g++ cmake libqt5*-dev libdtk{core,widget,gui}-dev dde-dock-dev # 依赖

mkdir build && cd build # 编译
cmake ..
make -j16

sudo make install # 安装

注意: 若未生效,执行 killall dde-dock 重启任务栏后生效

若是帮助到了你,可以点击该项目的的 Star Fork 的两个图标,方便抬手之间,相当点个赞,手有余香。


卸载

sudo rm -rf /usr/lib/dde-dock/plugins/libNetPlugins.so ~/.config/NetSpeed /usr/share/NetSpeed

下载

可自行执行命令编译安装,也可下载对应平台安装包安装:地址


作者

偕臧


鸣谢

流年匆忙zccrs ,期待更多人帮助改善,如果你喜欢且恰好有时间


协议

MIT

该项目基于 MIT 协议进行分发和使用。 有关更多信息,请参阅 协议文件

netspeed's People

Contributors

xmuli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.