Skip to content

New module: display the battery percentage of attached devices #1108

@senorprogrammer

Description

@senorprogrammer

What should it do?

If the computer has attached bluetooth devices with batteries in them, display the battery charge percentages.

❯ ioreg -c AppleDeviceManagementHIDEventService -r -l | grep -i trackpad -A 20 | grep BatteryPercent

❯ ioreg -c AppleDeviceManagementHIDEventService -r -l | grep -i keyboard -A 20 | grep BatteryPercent

Metadata

Metadata

Labels

💥 feature"Good luck, you're gonna need it."

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions