QuickGreet is a local-first macOS menu bar app for lightweight relationship maintenance. It helps you keep a small contact list, rotate contact cards, copy short greetings, and optionally generate greetings from user-provided model settings.
QuickGreet 是一款本地优先的 macOS 菜单栏应用,用于轻量维护关系:管理联系人、随机推荐联系卡片、复制简短问候语,并可在用户自行配置模型服务后生成问候语。
- Local contacts and outreach logs / 本地联系人与触达记录
- Four built-in news sources / 内置 4 个新闻源
- Local template greetings without a server / 无需服务器的本地模板问候
- Optional model generation with API keys stored in macOS Keychain / 多个大模型生成,API Key 存入 macOS Keychain
Contacts, notes, model settings, and interaction logs are stored locally. Contact notes are not sent to model providers. API keys are stored in Keychain rather than in the app bundle or source repository.
联系人、备注、模型设置和触达记录都保存在本机。联系人备注不会发送给模型服务商。API Key 存在 macOS Keychain,不会写入应用包或源码仓库。
Open-source builds compile as Free-only builds.
开源构建默认只能编译出 Free 版本。
swift test
swift build
./scripts/build-release-dmg.sh