alfred-battery icon indicating copy to clipboard operation
alfred-battery copied to clipboard

An Alfred app workflow to display battery levels of your Apple devices

Results 2 alfred-battery issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/15834794/169444254-e352d53a-15c9-4351-bc08-ac5daa0558de.png) ![image](https://user-images.githubusercontent.com/15834794/169444259-75b7290f-e22f-42ed-a312-89bdced41572.png) Hi, I have python installed but this workflow is still not working, please help. Thanks in advance.

This scripts cause error. `echo "$INFO" | grep MaxCapacity | awk '{printf $3; exit}'` ![image](https://user-images.githubusercontent.com/1761698/108590875-bbf09580-73a0-11eb-89ac-0f4628d6bef4.png) Here is a sample battery info from Apple M1 ``` → ioreg -l -n AppleSmartBattery...