AlanZ1997 最近的时间轴更新
AlanZ1997

AlanZ1997

V2EX 第 656071 号会员,加入于 2023-10-24 09:40:37 +08:00
AlanZ1997 最近回复了
可以参考下我以前写的脚本 https://github.com/zbbalan/Apple_Movie_Script.git
AppleScript 了解下,
applescript = """
tell application "QuickTime Player"
activate
new movie recording
start document 1
set miniaturized of window 1 to true
delay 1 -- 延迟 10 秒以确保录制开始
tell application "System Events"
keystroke "q" using {command down, control down} -- 锁屏
end tell
end tell
"""
@nookd kill 掉 delete 父进程
@miaosl 已经解决了,ks 走的 http 协议,可以访问到,是服务器不适配的问题
不是 command+tab 吗?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1735 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 58ms · UTC 16:25 · PVG 00:25 · LAX 09:25 · JFK 12:25
Developed with CodeLauncher
♥ Do have faith in what you're doing.