-
-
Save mattes/d1c9ebf4c9d85aff5c03 to your computer and use it in GitHub Desktop.
Place a call from terminal using your iPhone (Mac OS X Yosemite & iOS 8)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
open "tel://$*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are a Alfred user, get the Alfred Workflow, too.