“Call with iPhone” for macOS

call-with-iphone

Six years ago I made a little utility to right-click a phone number on my computer and dial it using Skype. I’ve used this daily for years, but it broke recently with Skype’s redesign.

I don’t otherwise have a reason to use Skype regularly these days, and ever since Apple introduced the ability to make phone calls from macOS via FaceTime (and your iPhone), I’ve been meaning to explore using that instead anyway.

FaceTime supports the tel protocol, so adapting my AppleScript to use that was easy.

You can download it here. Double-clicking the file should open Automator and prompt you to install it (or install manually by putting the file in ~/Library/Services/).

Now you should be able to right-click any phone number (including international formats) in most applications and “Call with iPhone” using FaceTime (it does make a “real” phone call, not FaceTime or FaceTime Audio). If an application other than FaceTime launches, you probably need to go to FaceTime > Preferences and set FaceTime as the “Default for calls”.

“Call With Skype” Service for Mac OSX

Update: “Call with iPhone” now available too.

I spend a lot of time on the phone these days, and am tired of copy/pasting phone numbers into Skype’s finicky little dial pad, so I hacked together a Service for OSX to dial them for me.

Download this zip file, unpack it, and drop the Call With Skype file into ~/Library/Services/ (note for anyone using an OSX version since Lion: the Library folder is hidden…you’ll need to use the command line or go to Finder > Go and press your Option key).

Once you’ve done that, you should be able to highlight a phone number within any application, and right click to Call With Skype:

It should work for international numbers too.

Also, a tip: if you have a bunch of Services installed, “Call With Skype” might get buried under a “Services >” submenu when you right-click. Most people don’t use Services at all…if you’re in that camp you can head to System Preferences > Keyboard > Keyboard Shortcuts > Services to disable any that you’re not using. If you disable enough of them, the submenu will disappear.