Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tempo:支持 AI 的简洁高效 macOS GUI Git 客户端(开源) #82

Open
jaywcjlove opened this issue Mar 7, 2025 · 0 comments
Open
Assignees
Labels
weekly 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源

Comments

@jaywcjlove
Copy link
Owner

📋 简介

Tempo 是一款 macOS 应用,旨在简化 Git 操作,提供直观的图形用户界面。它使用 SwiftUI 和 AppKit 开发,替代了基于命令行的 Git 操作,为 macOS 用户提供了一个清晰易用的界面。你无需再输入繁琐的命令,轻松点击按钮就能高效地管理 Git 任务,专注于编码。

Image

Image

此外,Tempo 还支持通过设置 OpenAI API 密钥生成提交信息,并能使用 OpenAI API 执行按块(hunk)提交。由于该应用使用了 GPT-4o-mini,它的费用相对较低,让你在使用时无需过多担心成本(API 费用为每百万输入 token 15 美分,每百万输出 token 60 美分)。

🔗 链接

https://github.com/maoyama/Tempo

@jaywcjlove jaywcjlove added 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源 labels Mar 7, 2025
@jaywcjlove jaywcjlove self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
weekly 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源
Projects
None yet
Development

No branches or pull requests

1 participant