exelban / stats

macOS system monitor in your menu bar
MIT License
25.17k stars 833 forks source link

[Feature Request] icon for the bluetooth device #787

Closed andreisaikouski closed 1 year ago

andreisaikouski commented 2 years ago

As in the the title:

  1. Hide inactive /unconnected bluetooth devices from bluetooth section. E.g.: Airpod battery levers are displayed even when not in use.
  2. Option for device icon next to battery level of bluetooth device as below image is not clear to user (Image is of trackpad, keyboard, and airpods connected via bluetooth; airpods not in use) image
exelban commented 2 years ago

Hi. Thanks for the feedback. A new reader will fix the 1 problem. It will show only paired devices levels.

The second one is more complicated. Any indication of the device requires the new widget. And I don't have any time in the near future for this. Also, I want to have airpods/keyboard/mouse nice pictogram in the menu bar. And this type of pictogram requires a lot of work. I suppose I will find time for a new widget for Bluetooth devices, but it can be even the next year.

Sid-MB commented 2 years ago

For macOS 11 and above, Apple's SF Symbols has icons for AirPods, mice, and keyboards that you can drop in to the app. Like this:

NSImage(systemSymbolName: "airpodspro", accessibilityDescription: "AirPods Pro")
exelban commented 1 year ago

Hi. Sorry, but I have no time for that. As I said, it requires a new widget with custom icons. Maybe in the future I will return to this. But not in the near future.