Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SidecarLauncher

A commandline tool to connect to a Sidecar capable device. No AppleScript, yay 🥳

Download the binary from https://github.com/Ocasio-J/SidecarLauncher/releases.

List reachable Sidecar capable devices:

./SidecarLauncher devices

Connect to the device:

./SidecarLauncher connect "My iPad"

Disconnect from device:

./SidecarLauncher disconnect "My iPad"

Initially validated on Mac OS 14.2.1. Confirmed working on macOS Tahoe 26.5.1 (built from source). Subject to break on macOS updates due to use of private APIs.

Note: connect fails with SidecarErrorDeviceWiFiNotEnabled (code -203) if the target device is locked or asleep, even though it still appears in devices. Wake and unlock the device, then retry.

Use this convenient shorcut to trigger Sidecar from an iPad. See comments in the shortcut for some important notes.

About

CLI to connect to a Sidecar device.

Resources

Stars

241 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages