[Topic DIscussion] 问下各位,有没有显示蓝牙耳机电量的插件
Tofloor
poster avatar
xiaoliu6
deepin
2023-05-09 16:33
Author

刚刚刚找了好久,没有找到😂

Reply Favorite View the author
All Replies
青稚
deepin
2023-05-09 16:59
#1

星火应用商店里面没有嘛?

Reply View the author
xiaoliu6
deepin
2023-05-09 17:40
#2

没有,官方有个蓝牙图形管理器 但是没有电量显示

Reply View the author
翻过山峰看见云
deepin
2023-05-10 23:38
#3

我自己在用的一个显示蓝牙电量的脚本

先解压下面的压缩包,

然后依次执行

sudo chmod +x battery_bluetooth

sudo mv battery_bluettoth /usr/local/bin/

然后就可以在命令行里直接输入:battery_bluetooth,然后回车就能看到打印的蓝牙设备电量了

文件名也可以自己改成任意自己喜欢的名字

battery_bluetooth.zip

Reply View the author
xiaoliu6
deepin
2023-05-11 01:48
#4
翻过山峰看见云

我自己在用的一个显示蓝牙电量的脚本

先解压下面的压缩包,

然后依次执行

sudo chmod +x battery_bluetooth

sudo mv battery_bluettoth /usr/local/bin/

然后就可以在命令行里直接输入:battery_bluetooth,然后回车就能看到打印的蓝牙设备电量了

文件名也可以自己改成任意自己喜欢的名字

battery_bluetooth.zip

好的,谢谢!

Reply View the author