Skip to content

Instantly share code, notes, and snippets.

@stephancasas
stephancasas / toggle-ventura-sidecar.jxa.js
Last active September 18, 2025 22:32
Toggle sidecar or screen mirroring from Control Center in macOS Ventura
#!/usr/bin/env osascript -l JavaScript
/**
* -----------------------------------------------------------------------------
* Activate Sidecar/Screen Mirroring from Control Center
* -----------------------------------------------------------------------------
*
* Created on February 17, 2023 by Stephan Casas
* Updated on May 18, 2023 by Stephan Casas
*