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

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

Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Get Shortcut »


Get way deeper into Shortcuts – become a member.