URL Schemes
Use these links in Shortcuts, widgets, automations, or another app to open a specific Lock Launcher feature. Tap a scheme below to try it.
Before you start
ll://andlocklauncher://are both supported. The shorterll://form is used below.- Opening a scheme launches Lock Launcher; it is not a background API.
- Query parameter names such as
text,id, andnameare case-sensitive. - Percent-encode spaces and special characters in values. For example:
Work%20%26%20Life. - Device, iOS, and Pro requirements are the same as the corresponding feature in the app. Avoid putting sensitive information in a URL.
🏝️ Live Activity (Dock) & Dynamic Island
Live Activity (Dock) actions require iOS 16.1 or later.
Start or refresh Live Activity (Dock)
refresh is an alias of start; both create or replace the current Live Activity (Dock).Stop Live Activity (Dock)
ll://stop
Toggle Live Activity (Dock)
ll://toggle
Starts or stops Live Activity (Dock), including its Lock Screen and Dynamic Island presentations.
Switch between Dock and Memo
ll://toggledockmemo
Update Memo text
ll://updatememo?text=Hello%20World
text must be the first query parameter. An empty value clears the Memo text.Open Live Activity (Dock) settings
ll://showactivitysettings
⭐️ Favorites & Groups
Group numbers are one-based and range from 1 to 30. Group names must match exactly and be percent-encoded.
Open Favorites
ll://apptabfavorite
Open a group by number
ll://openwithgroup?id=2
Open a group by name
ll://openwithgroup?name=Work
Open a group with a display mode
ll://openwithgroup?id=2&mode=grid
Supported modes:
list, grid, and min (Minimal Phone).Switch the Live Activity (Dock) group
🧩 Widgets, PiP & One-click Images
Update the Text Widget
ll://updatetextwidget?text=Hello%20World
text must be the first query parameter. An empty value clears the widget text.Toggle Picture in Picture
ll://togglepip
Open a cached image
ll://cachedimage?id=1
IDs range from 1 to 20. The selected One-click Image slot must already contain an image.
📌 Island Pin
Island Pin is available on supported devices running iOS 16.2 or later.
Open text input
ll://islandpin?type=text
Open the image picker
ll://islandpin?type=image
Pin text directly
ll://islandpin?text=Hello%20World
The content parameter must be the first query parameter.
Close Island Pin
ll://closeislandpin
🎵 Music
These commands control Lock Launcher's own music queue. Load playable music in Lock Launcher first.
Play or pause
ll://music?action=toggle
🧰 Navigation & Tools
Return to the Home Screen
ll://homescreen
Open NFC scanning
ll://nfc
Requires a compatible NFC device and is available only where the NFC feature is shown in Lock Launcher.