Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save marsmensch/5806565 to your computer and use it in GitHub Desktop.
Save marsmensch/5806565 to your computer and use it in GitHub Desktop.
#!/usr/bin/env osascript
on run argv
tell application "Viscosity"
Connect argv
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment