ChatGPT,chatgpt桌面版的应用,可以下载使用,以后就不用再用网页登陆了
地址:https://github.com/lencx/ChatGPT/releases/tag/v0.12.0
Windows
ChatGPT_0.12.0_windows_x86_64.msi: Direct download installer
Use winget:
# install the latest version winget install --id=lencx.ChatGPT -e # install the specified version winget install --id=lencx.ChatGPT -e --version 0.10.0
Note: If the installation path and application name are the same, it will lead to conflict (#142)
Mac
- ChatGPT_0.12.0_macos_aarch64.dmg: Direct download installer
- ChatGPT_0.12.0_macos_x86_64.dmg: Direct download installer
- Homebrew
Or you can install with Homebrew (Cask):brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git brew install --cask chatgpt --no-quarantine
Also, if you keep a Brewfile, you can add something like this:repo = "lencx/chatgpt" tap repo, "https://github.com/#{repo}.git" cask "chatgpt", args: { "no-quarantine": true }
Linux
- ChatGPT_0.12.0_linux_x86_64.deb: Download
.deb
installer, advantage small size, disadvantage poor compatibility - ChatGPT_0.12.0_linux_x86_64.AppImage.tar.gz: Works reliably, you can try it if
.deb
fails to run
Tag: ChatGPT