TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Smartlock your Mac with any Bluetooth device, not only the Apple Watch

7 点作者 rrebelo大约 4 年前

2 条评论

rrebelo大约 4 年前
Hi all, author here.<p>On macOS (Mojave, Catalina, ...) you can lock&#x2F;unlock the computer with an Apple Watch by proximity. But I don&#x27;t want an Apple Watch...<p>So I made a program to replicate this feature. It connects to any (classic) Bluetooth device and keeps monitoring the intensity of their Bluetooth signal (rssi). When it is below a threshold (defined by the user) it locks the computer. When it is above it unlocks.<p>Unlike Apple&#x27;s version, my program doesn&#x27;t require WiFi and works even with older Macs that don&#x27;t support Auto Unlock. However it doesn&#x27;t handle admin login or does 2-factor authentication, yet. That might come later.<p>I posted here before a Windows version[0], but it only works with Android phones.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16476882" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16476882</a>
评论 #26910330 未加载
评论 #26936646 未加载
shadowsock大约 4 年前
Nice. How does it compare with this? <a href="https:&#x2F;&#x2F;github.com&#x2F;ts1&#x2F;BLEUnlock" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ts1&#x2F;BLEUnlock</a>
评论 #26903721 未加载