Skip to content

Instantly share code, notes, and snippets.

View tonydehnke's full-sized avatar
💭
Learning :)

Tony Dehnke tonydehnke

💭
Learning :)
View GitHub Profile
@stephancasas
stephancasas / toggle-ventura-sidecar.jxa.js
Last active April 7, 2025 13:37
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
*