Show HN: Kinesis – 用 Meta Neural Band 控制你的 Mac
Show HN: Kinesis – Control your Mac with the Meta Neural Band

原始链接: https://github.com/callbacked/kinesis

使用您的 Meta Neural Band 来控制您的 Mac。Kinesis 可以实现桌面切换、打开调度中心 (Mission Control)、控制音乐,以及通过“捏合 + 旋转”手势来调节音量或亮度。您可以自定义映射,在设置中练习,并将其保留在菜单栏中运行。 本程序基于 Swift 原生开发,构建于我之前在 neural-band-poc 中对 Astra 进行的一些研究之上(欢迎查阅该存储库以进行二次开发)。我希望将其利用起来,做些有用的事情。 在开始之前,请务必将您的设备与 Meta App 解除配对。 下载 Kinesis,打开 dmg 文件,然后将其拖入“应用程序”文件夹。需要 macOS 14+ 及 Neural Band 设备。支持 Apple Silicon 和 Intel 芯片。 将您的设备设置为配对模式,连接后,在提示时允许蓝牙和辅助功能权限。启用控件,即可开始使用。 开发环境:Xcode 与 Swift 6。 ``` git clone https://github.com/callbacked/kinesis.git cd kinesis ./scripts/build.sh open dist/Kinesis.app ``` 重新构建前请先退出 Kinesis。

抱歉。
相关文章

原文
kinesis

use your meta neural band to control your mac

kinesis.mp4

swipe between desktops, open mission control, control your music, and pinch + turn for volume or brightness. pick your own mappings, practice in setup, then keep it in the menu bar.

native swift, built on some tinkering i did with astra in neural-band-poc (feel free to go through that repo to do your own thing), so naturally i wanted to harness it to make it do something useful

be sure to unpair your band from the meta app before you get started

download kinesis, open the dmg, and drag it into applications. needs macos 14+ and a neural band. works on apple silicon and intel.

set your band in pairing mode, connect, and allow bluetooth + accessibility when prompted. enable controls and you're in.

xcode with swift 6.

git clone https://github.com/callbacked/kinesis.git
cd kinesis
./scripts/build.sh
open dist/Kinesis.app

quit kinesis before rebuilding.

联系我们 contact @ memedata.com