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 Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    MooTools PulseFade Plugin

    I was recently driven to create a MooTools plugin that would take an element and fade it to a min from a max for a given number of times. Here's the result of my Moo-foolery. The MooTools JavaScript Options of the class include: min: (defaults to .5) the...

  • By
    Drag & Drop Elements to the Trash with MooTools 1.2

    Everyone loves dragging garbage files from their desktop into their trash can. There's a certain amount of irony in doing something on your computer that you also do in real life. It's also a quick way to get rid of things. That's...

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!