Check battery level

Gets the current battery state, checking for connection or charging status and showing the total battery level as a percentage.

Actions Used

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-battery-level.webp
Get Battery Level
Outputs the percentage of battery remaining as a number from 0 to 100.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Check%20battery%20level
Open Shortcut deep link
shortcuts://open-shortcut?name=Check%20battery%20level
AppleScript code
tell application “Shortcuts Events” run shortcut “Check battery level” end tell

More From This Folder

Screen saver

Starts the screen saver on your Mac. Choose from the Landscape, Cityscape, Underwater, Earth, or other options in System Settings and trigger it using this.

Get Shortcut »

Get network details

Gets the current Wi-Fi network details, including the current IP address, Network Name, BSSSID, Wi-Fi Standard, RX Rate, TX Rate, RSSI, Noise, Channel Number, and Hardware MAC Address.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.