首頁   >  科技

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

如果看累了,收藏一下本页面,下次接着看。
未登錄,
請先 [ 註冊 ] or [ 登錄 ]
(一分鍾即可完成註冊!)