Skip to content

Commit 530e119

Browse files
committed
chore: 添加托盘显示蓝牙电量图标说明
1 parent 6d611a7 commit 530e119

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README-en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ A lightweight tray tool for easily checking the battery level of your Bluetooth
77

88
## Function
99

10-
- [ ] Setting:Bluetooth Device power as tray icon
10+
- [x] Setting:Bluetooth Device power as tray icon
11+
Support custom icons, create an assets folder in the software directory, and then add 0.png to 100.png photos (101 photos in total).
1112
- [x] Setting:Auto start
1213
- [x] Setting:Update interval
1314
- [x] Setting-tooltip:Shows unconnected devices

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ A lightweight tray tool for easily checking the battery level of your Bluetooth
99

1010
## 功能
1111

12-
- [ ] 设置:蓝牙设备电量作为托盘图标
12+
- [x] 设置:蓝牙设备电量作为托盘图标
13+
支持自定义图标,在软件目录下创建一个assets文件夹,然后添加0.png 至 100.png照片即可(总共101张,缺1不可)。
1314
- [x] 设置:开机自启动
1415
- [x] 设置:更新信息间隔时间
1516
- [x] 设置-提示:显示未连接的设备
@@ -38,4 +39,4 @@ A lightweight tray tool for easily checking the battery level of your Bluetooth
3839

3940
1. **设置设备名称长度限制**:对设备名称的字符长度进行限制,确保其在托盘通知区域内完整显示。
4041

41-
2. **隐藏未连接的设备**:对于未连接的设备,可以考虑不在托盘通知中显示,从而减少杂乱,避免文本溢出。
42+
2. **隐藏未连接的设备**:对于未连接的设备,可以考虑不在托盘通知中显示,从而减少杂乱,避免文本溢出。

0 commit comments

Comments
 (0)