MacOS 自动化 tricks
AppleScript
SideCar
1 | tell application "System Events" |
from https://github.com/Jcowwell/Sidecar-Scripts
Click icon on the right side of menubar
1 | tell application "System Events" |
- reference:
with Keyboard Maestro
Multi-displays
- https://forum.keyboardmaestro.com/t/move-window-to-next-screen-and-maintain-its-position/11836/2
- https://forum.keyboardmaestro.com/t/window-management-on-multiple-displays/10975