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
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    CSS Scoped Styles

    There are plenty of awesome new attributes we've gotten during the HTML5 revolution:  placeholder, download, hidden, and more.  Each of these attributes provides us a different level of control over an element on the page, but there's a new element attribute that allows...

  • By
    Add Site Screenshots for External Links Using MooTools Tooltips

    Before you send your user to an unknown external website, why not provide them a screenshot of the site via a tooltip so they may preview the upcoming page? Here's how you can do just that using MooTools. The MooTools JavaScript The first step is to grab...

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!