Skip to content

rbren/osx-screencapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetWindowID

Mac OS X command line utility to retrieve the CGWindowID of the specified window (useful for screencapture).

Usage

./GetWindowID <application-bundle-name> <window-title>

For example:

./GetWindowID "Vuo Editor" "untitled composition"

Or use it to capture a specific window:

screencapture -l$(./GetWindowID "Vuo Editor" "untitled composition") VuoEditorWindow.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages