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 Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • 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...

Incredible Demos

  • By
    MooTools dwCheckboxes Plugin

    Update / Fix: The checkboxes will no longer toggle when the "mouseup" event doesn't occur on a checkbox. Every morning I wake up to a bunch of emails in my Gmail inbox that I delete without reading. I end up clicking so many damn checkboxes...

  • By
    Image Reflection with jQuery and MooTools

    One subtle detail that can make a big difference on any web design is the use of image reflections. Using them too often can become obnoxious but using reflections on large, "masthead" images is a classy enhancement. Unfortunately creating image reflections within your...

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!