chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

可以加入brew安装模式吗

Open fei8wen opened this issue 1 year ago • 12 comments

fei8wen avatar Mar 13 '23 22:03 fei8wen

你有兴趣实现吗?

Bin-Huang avatar Mar 14 '23 02:03 Bin-Huang

我有兴趣,可以assign给我

lingzix avatar Mar 14 '23 04:03 lingzix

我有兴趣,可以assign给我

感谢!

fei8wen avatar Mar 14 '23 05:03 fei8wen

加油⛽️

Bin-Huang avatar Mar 14 '23 07:03 Bin-Huang

分享一下我写的brew临时脚本

https://github.com/ivaquero/homebrew-chinese/blob/main/Casks/chatbox.rb

ivaquero avatar Mar 21 '23 05:03 ivaquero

分享一下我写的brew临时脚本

https://github.com/ivaquero/homebrew-chinese/blob/main/Casks/chatbox.rb

已更新&commit change .rb到0.2.9 版本 waiting for approval to merge

kalufinnle avatar Apr 01 '23 12:04 kalufinnle

@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese

mrchi avatar May 16 '23 05:05 mrchi

@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese

Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾

ivaquero avatar May 16 '23 10:05 ivaquero

@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese

Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾

有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。

mrchi avatar May 17 '23 02:05 mrchi

CI 是要求的,你可以试一下

Sent from my iPhone

On May 17, 2023, at 10:27, mrchi @.***> wrote:



@Bin-Huanghttps://github.com/Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese

Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾

有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。

— Reply to this email directly, view it on GitHubhttps://github.com/Bin-Huang/chatbox/issues/33#issuecomment-1550596102, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALB2VQMJO7T67GFUT4XIMBDXGQZQTANCNFSM6AAAAAAVZWJYYQ. You are receiving this because you commented.Message ID: @.***>

ivaquero avatar May 17 '23 02:05 ivaquero

如果现在不硬性要求,那再好不过,你自己就可以提交 PR

Sent from my iPhone

On May 17, 2023, at 10:44, Xavier ZZ @.***> wrote:

 CI 是要求的,你可以试一下

Sent from my iPhone

On May 17, 2023, at 10:27, mrchi @.***> wrote:



@Bin-Huanghttps://github.com/Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese

Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾

有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。

— Reply to this email directly, view it on GitHubhttps://github.com/Bin-Huang/chatbox/issues/33#issuecomment-1550596102, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALB2VQMJO7T67GFUT4XIMBDXGQZQTANCNFSM6AAAAAAVZWJYYQ. You are receiving this because you commented.Message ID: @.***>

ivaquero avatar May 17 '23 02:05 ivaquero

我昨天提交了 PR https://github.com/Homebrew/homebrew-cask/pull/147972

今天看已经被合并了,可以在 homebrew/casks 中安装 chatbox 了。

❯ brew info chatbox
==> chatbox: 0.4.4
https://chatboxapp.xyz/
/usr/local/Caskroom/chatbox/0.4.4 (121B)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/chatbox.rb
==> Name
chatbox
==> Description
Desktop app for GPT-4 / GPT-3.5 (OpenAI API)
==> Artifacts
chatbox.app (App)
==> Analytics
install: 0 (30 days), 0 (90 days), 0 (365 days)

uninstall 和 zap 部分我自己查的目录,@Bin-Huang 作者可以自己再提交 PR 完善一下。

mrchi avatar May 27 '23 01:05 mrchi