DeepSeekMenuBar
一个 macOS 菜单栏 AI 助手。
DeepSeekMenuBar 是一个基于 SwiftUI 开发的 macOS 菜单栏 AI 助手,集成 DeepSeek API,让用户无需切换窗口即可在菜单栏中直接使用 DeepSeek 进行对话。
系统要求:macOS 12.0+、Xcode 14.0+
安装步骤:
git clone https://github.com/你的用户名/DeepSeekMenuBar.gitcd DeepSeekMenuBar && open DeepSeekMenuBar.xcodeprojMy Mac,按 ⌘R 编译运行使用 Xcode 的 Product → Archive → Distribute App 即可打包成 .app 文件直接分发使用。
本项目采用 MIT 许可证。
补充说明:该程序由 DeepSeek 辅助生成代码,作者仅做部分调整与修改。欢迎提交 Issue 和 Pull Request 共同完善!