Skip to content

Commit 9ce505c

Browse files
committed
docs: README
1 parent 2121e4b commit 9ce505c

9 files changed

Lines changed: 20 additions & 3 deletions

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
> NetSpeed 是一款轻量的实时网速悬浮窗口。
1212
13-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/20210316-162021.png" width="100%"/>
14-
1513
<br>
1614

1715
## 目录
@@ -35,6 +33,19 @@
3533

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

36+
37+
38+
**功能:**
39+
40+
1. 多语言切换,智能单位切换
41+
2. 自定义网速标签 / 背景标签内容、颜色、精准度、字体、字体大小、位置互换、是否显示
42+
3. 自带两套浅色 / 暗色两套主题、切换程序风格
43+
4. 支持水平和垂直两种模式、窗口置顶
44+
5. 自定义数据导出
45+
6. 欢迎帮助完善
46+
47+
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/20210316-162021.png" width="100%"/>
48+
3849
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/20210316-162022.png" width="100%"/>
3950

4051
<br>
@@ -63,9 +74,15 @@ sudo make install # 安装
6374

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

77+
若是帮助到了你,<font color=#FE7207 size=4 face="幼圆">可以点击该项目的的<img src="https://raw.githubusercontent.com/xmuli/xmuliPic/pic/2021/20210128152407.png" height="18" width="18"/> **Star** 和<img src="https://raw.githubusercontent.com/xmuli/xmuliPic/pic/2021/20210128152444.png" height="18" width="18"/> **Fork** 的两个图标,方便抬手之间,相当点个赞,</font>手有余香。
78+
6679
<br>
6780

68-
若是帮助到了你,<font color=#FE7207 size=4 face="幼圆">可以点击该项目的的<img src="https://raw.githubusercontent.com/xmuli/xmuliPic/pic/2021/20210128152407.png" height="18" width="18"/> **Star** 和<img src="https://raw.githubusercontent.com/xmuli/xmuliPic/pic/2021/20210128152444.png" height="18" width="18"/> **Fork** 的两个图标,方便抬手之间,相当点个赞,</font>手有余香。
81+
### 卸载
82+
83+
```bash
84+
sudo rm -rf /usr/lib/dde-dock/plugins/libNetPlugins.so ~/.config/NetSpeed /usr/share/NetSpeed
85+
```
6986

7087
<br>
7188

docs/About.png

-117 KB
Binary file not shown.

docs/Config.png

-109 KB
Binary file not shown.

docs/ConfigAndAbout.png

-354 KB
Binary file not shown.

docs/DockSetting.png

-155 KB
Binary file not shown.

docs/RunWindow.gif

-214 KB
Binary file not shown.

docs/lfxMonitorNet.png

-336 KB
Binary file not shown.

docs/lfxMonitorNetHor.gif

-426 KB
Binary file not shown.

docs/lfxMonitorNetVer.gif

-220 KB
Binary file not shown.

0 commit comments

Comments
 (0)