File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
39401 . ** 设置设备名称长度限制** :对设备名称的字符长度进行限制,确保其在托盘通知区域内完整显示。
4041
41- 2 . ** 隐藏未连接的设备** :对于未连接的设备,可以考虑不在托盘通知中显示,从而减少杂乱,避免文本溢出。
42+ 2 . ** 隐藏未连接的设备** :对于未连接的设备,可以考虑不在托盘通知中显示,从而减少杂乱,避免文本溢出。
You can’t perform that action at this time.
0 commit comments