Unlock Your Mac with Apple Watch

By  on  

I convinced myself six months ago that I needed to give the Apple Watch a try. While I wear it every day and enjoy a few features, I've felt a bit let down by the experience. I do, however, believe that the Apple Watch makes notifications and other "little things" easier. One of those little things is unlocking my Mac when I'm within proximity.

To allow your Mac to be unlocked when your watch is within range, visit System Preferences > Security & Privacy:

Click the Use your Apple Watch to unlock apps and your Mac checkbox to allow your watch to unlock your Mac.

This setting is a nice lifestyle improvement, especially for like myself that works from home. What do you love your Apple Watch for?

Recent Features

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

Incredible Demos

  • By
    HTML5 Input Types Alternative

    As you may know, HTML5 has introduced several new input types: number, date, color, range, etc. The question is: should you start using these controls or not? As much as I want to say "Yes", I think they are not yet ready for any real life...

  • By
    Spoiler Prevention with CSS Filters

    No one likes a spoiler.  Whether it be an image from an upcoming film or the result of a football match you DVR'd, sometimes you just don't want to know.  As a possible provider of spoiler content, some sites may choose to warn users ahead...

Discussion

  1. Jason Lemieux

    I love this feature, but the proximity would lead to other people (read: kids) in the house being able to access my computers if I happened to be nearby. They quickly learned that they could sneak some extra screen time if they wiggled the mouse when I was otherwise occupied and didn’t notice the haptic. It was all downhill from there.

    Favorite feature of the watch so far: being able to Walkie-Talkie with my wife.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!