Skip to content

Instantly share code, notes, and snippets.

@jazlopez
Created January 5, 2023 07:12
Show Gist options
  • Save jazlopez/4f3b5a2516f5ed3486fe99fa178ff6c7 to your computer and use it in GitHub Desktop.
Save jazlopez/4f3b5a2516f5ed3486fe99fa178ff6c7 to your computer and use it in GitHub Desktop.
Applescript to get path of current finder window
tell application "Finder" to get the target of the front Finder window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment