comice-control-center
comice-control-center copied to clipboard
A simply control center to monitor connections such as WiFi, Bluetooth, etc. And Monitor brightness and sound levels.
i installed and just ran it its not working'
I'm not on comiceOS, I'm on EndeavourOS, I got all the depedancies installed but I get this: ```python Traceback (most recent call last): File "/home/username/.local/bin/comice-control-center", line 8, in from comicecontrolcenter.widgets.connection_box...
```sh pear@PearBook-Air:~/comice-control-center$ ./comice-control-center cat: /sys/class/bluetooth/hci0/rfkill3/state: No such file or directory Traceback (most recent call last): File "./comice-control-center", line 71, in do_activate connection_box = ConnectionsBox() File "/home/pear/comice-control-center/comicecontrolcenter/widgets/connection_box.py", line 65, in __init__...
cat: /sys/class/backlight/gmux_backlight: Is a directory /bin/sh: 2: intel_backlight/max_brightness: not found cat: /sys/class/backlight/gmux_backlight: Is a directory /bin/sh: 2: intel_backlight/brightness: not found Traceback (most recent call last): File "/home/mintbook/Downloads/comice-control-center/./comice-control-center", line 75, in...