yutent 96b17fc5f7 update 2022-08-22 16:07:09 +08:00
icons Add new icons and switch to rDNS naming 2021-03-10 16:30:12 +01:00
panel-plugin Check if ip_address string is non-empty 2021-08-09 15:31:30 +05:30
po I18n: Update translation be (100%). 2022-05-07 00:53:41 +02:00
.gitignore Update `.gitignore` 2021-02-01 23:08:53 +01:00
.gitlab-ci.yml Add basic GitLab pipeline 2020-06-25 11:37:02 +02:00
AUTHORS Clean up 2010-12-08 01:25:04 +09:00
COPYING Update COPYING 2022-03-17 08:48:32 -07:00
Makefile.am Fix some autotools warnings 2017-06-08 11:21:52 +02:00
NEWS Updates for release 2021-03-10 17:17:36 +01:00
README.md update 2022-08-22 16:07:09 +08:00
autogen.sh Update build environment 2014-11-02 16:10:40 +01:00
configure.ac.in Back to development 2021-03-10 17:18:23 +01:00

README.md

XFce4 Speed plugin

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

与原版的区别有:

  1. 样式调整
  2. 删除鼠标悬浮信息中的流量统计

包管理器安装

apt install xfce4-speed-plugin

编译安装

./autogen.sh
make
make install

C 96%
Makefile 3.5%
Shell 0.5%