Nook 1.0.0
下载
| 文件 | 说明 |
|---|---|
Nook-1.0.0-macOS-arm64.zip |
预编译应用(Apple Silicon / arm64,macOS 14+) |
安装
- 下载并解压
Nook-1.0.0-macOS-arm64.zip - 将
Nook.app拖入「应用程序」文件夹 - 清除隔离属性(未签名构建从浏览器下载后必需):
xattr -cr /Applications/Nook.app- 打开
Nook.app(可在启动台或访达中双击) - 若系统提示「无法验证开发者」,请前往 系统设置 → 隐私与安全性,点击 仍要打开
访达扩展
首次使用访达右键「复制绝对路径」前,请启用扩展:
- 系统设置 → 通用 → 登录项与扩展 → 访达扩展
- 启用 Nook
- 若菜单未出现,可重启访达:
killall Finder
本版本功能
- 菜单栏网络/系统状态面板(局域网/公网 IP、连通性、多网卡接口、硬盘/内存/网速)
- 点击「端口占用」打开独立窗口(搜索、滚动)
- 访达右键复制绝对路径
- 开机自启、菜单栏 tooltip 摘要
说明
- 本 Release 未使用 Apple 开发者证书签名,需按上文执行
xattr -cr后方可正常打开 - 仅支持 Apple Silicon(arm64) 设备;Intel Mac 请从源码自行构建
- 菜单栏应用无 Dock 图标,启动后请在屏幕右上角菜单栏查找
Download
| File | Description |
|---|---|
Nook-1.0.0-macOS-arm64.zip |
Prebuilt app (Apple Silicon / arm64, macOS 14+) |
Install
- Download and unzip
Nook-1.0.0-macOS-arm64.zip - Move
Nook.appto/Applications - Remove quarantine (required for unsigned builds downloaded from the browser):
xattr -cr /Applications/Nook.app- Open
Nook.app - If macOS blocks the app, go to System Settings → Privacy & Security and choose Open Anyway
Finder extension
Enable Nook under System Settings → General → Login Items & Extensions → Finder Extensions, then run killall Finder if the context menu does not appear.
Notes
- This build is not notarized; run
xattr -crbefore launching - Apple Silicon (arm64) only; build from source on Intel Macs