We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3ea2b commit 1a9276cCopy full SHA for 1a9276c
iphone_screenshot.sh
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+screencapture -l$(osascript -e 'tell app "QuickTime Player" to id of window 1') ./screenshot.png
0 commit comments