From 16eba9aa5d96d7a0b7bfa532ce9c9a71225de962 Mon Sep 17 00:00:00 2001 From: liyp Date: Sun, 7 Jan 2024 17:37:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ca69c55 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +## 一个简易的 Clash Tray 小插件 +![icon](https://img.liyp.cc/images/Screenshot_20240107_173335.png) + +[x] 已实现的功能: +- 开启/关闭 TUN 模式 +- 设置 Clash 代理模式 +- 重启 Clash 核心 +- 查看内存占用 +- 查看当前上传下载网速 \ No newline at end of file