yutent e7f7212a69 fixed 2022-08-23 11:20:35 +08:00
icons remove other os 2022-08-22 16:20:34 +08:00
panel-plugin fixed 2022-08-23 11:20:35 +08:00
po rename to xfce4-netload-plugin 2022-08-22 16:28:56 +08:00
.gitignore Update `.gitignore` 2021-02-01 23:08:53 +01:00
AUTHORS fixed 2022-08-23 11:20:35 +08:00
COPYING remove some files 2022-08-22 16:24:16 +08:00
Makefile.am Fix some autotools warnings 2017-06-08 11:21:52 +02:00
NEWS fixed 2022-08-23 11:20:35 +08:00
README.md rename to xfce4-netload-plugin 2022-08-22 16:28:56 +08:00
autogen.sh Update build environment 2014-11-02 16:10:40 +01:00
configure.ac.in rename to xfce4-netload-plugin 2022-08-22 16:28:56 +08:00

README.md

XFce4 Speed plugin

一个显示当前网速的小插件, forkxfce4-speed-plugin

与原版的区别有:

  1. 样式调整
  2. 删除鼠标悬浮信息中的流量统计
  3. 移除非linux的适配代码

包管理器安装

apt install xfce4-speed-plugin

编译安装

./autogen.sh
make
make install

C 96%
Makefile 3.5%
Shell 0.5%