mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
Merge pull request #148 from yixinBC/main
This commit is contained in:
commit
73a91df77e
@ -14,38 +14,34 @@
|
|||||||
|
|
||||||
[Awesome ChatGPT](./AWESOME.md)
|
[Awesome ChatGPT](./AWESOME.md)
|
||||||
|
|
||||||
## 📦 下载
|
<a href="https://www.buymeacoffee.com/lencx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 145px !important;" ></a>
|
||||||
|
|
||||||
|
## 📦 安装
|
||||||
|
|
||||||
[📝 更新日志](./UPDATE_LOG.md)
|
[📝 更新日志](./UPDATE_LOG.md)
|
||||||
|
|
||||||
<!-- download start -->
|
<!-- download start -->
|
||||||
|
|
||||||
**最新版:**
|
### Windows
|
||||||
|
|
||||||
- `Mac`: [ChatGPT_0.7.4_x64.dmg](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64.dmg)
|
- [ChatGPT_0.7.4_x64_en-US.msi](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64_en-US.msi)
|
||||||
- `Windows`: [ChatGPT_0.7.4_x64_en-US.msi](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64_en-US.msi)
|
- 或者使用[winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/):
|
||||||
- `Linux`:
|
- `winget install --id=lencx.ChatGPT -e`
|
||||||
- [chat-gpt_0.7.4_amd64.deb](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.deb)
|
- `winget install --id=lencx.ChatGPT -e --version 0.7.4`
|
||||||
- [chat-gpt_0.7.4_amd64.AppImage](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.AppImage): **工作可靠,`.deb` 运行失败时可以尝试它**
|
- 我们收到[报告](https://github.com/lencx/ChatGPT/issues/142#issuecomment-1371166972) 称另一个 [chatgpt](https://github.com/sonnylazuardi/chatgpt-desktop/) 也可以通过 `winget`安装,并且与我们的程序有相同的默认安装路径,这无疑会引发冲突。
|
||||||
|
|
||||||
[其他版本...](https://github.com/lencx/ChatGPT/releases)
|
### Mac
|
||||||
|
|
||||||
<!-- download end -->
|
- [ChatGPT_0.7.4_x64.dmg](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64.dmg)
|
||||||
|
- 如果你偏爱 `.app` 的安装包, 你同样可以在我们的github releases里找到[ChatGPT.app.tar.gz](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT.app.tar.gz)
|
||||||
<a href="https://www.buymeacoffee.com/lencx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 145px !important;" ></a>
|
- _[Homebrew快捷安装](https://brew.sh) ([Cask](https://docs.brew.sh/Cask-Cookbook)):_
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### brew 安装
|
|
||||||
|
|
||||||
_[Homebrew快捷安装](https://brew.sh) ([Cask](https://docs.brew.sh/Cask-Cookbook)):_
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git
|
brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git
|
||||||
brew install --cask chatgpt --no-quarantine
|
brew install --cask chatgpt --no-quarantine
|
||||||
```
|
```
|
||||||
|
|
||||||
如果你坚持使用 _[Brewfile](https://github.com/Homebrew/homebrew-bundle#usage)_ ,你需要添加以下配置:
|
- 如果你坚持使用 _[Brewfile](https://github.com/Homebrew/homebrew-bundle#usage)_ ,你需要添加以下配置:
|
||||||
|
|
||||||
```rb
|
```rb
|
||||||
repo = "lencx/chatgpt"
|
repo = "lencx/chatgpt"
|
||||||
@ -53,6 +49,15 @@ tap repo, "https://github.com/#{repo}.git"
|
|||||||
cask "chatgpt", args: { "no-quarantine": true }
|
cask "chatgpt", args: { "no-quarantine": true }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Linux
|
||||||
|
|
||||||
|
- [chat-gpt_0.7.4_amd64.deb](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.deb)
|
||||||
|
- [chat-gpt_0.7.4_amd64.AppImage](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.AppImage): **工作可靠,`.deb` 运行失败时可以尝试它**
|
||||||
|
|
||||||
|
<!-- download end -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 📢 公告
|
## 📢 公告
|
||||||
|
|
||||||
这是一个令人兴奋的重大更新。像 `Telegram 机器人指令` 那样工作,帮助你快速填充自定模型,来让 ChatGPT 按照你想要的方式去工作。这个项目倾注了我大量业余时间,如果它对你有所帮助,宣传转发,或者 star 都是对我的巨大鼓励。我希望我可以持续更新下去,加入更多有趣的功能。
|
这是一个令人兴奋的重大更新。像 `Telegram 机器人指令` 那样工作,帮助你快速填充自定模型,来让 ChatGPT 按照你想要的方式去工作。这个项目倾注了我大量业余时间,如果它对你有所帮助,宣传转发,或者 star 都是对我的巨大鼓励。我希望我可以持续更新下去,加入更多有趣的功能。
|
||||||
|
44
README.md
44
README.md
@ -15,38 +15,34 @@
|
|||||||
|
|
||||||
<!-- [![中文版 badge](https://img.shields.io/badge/%E4%B8%AD%E6%96%87-Traditional%20Chinese-blue)](./README-ZH.md) -->
|
<!-- [![中文版 badge](https://img.shields.io/badge/%E4%B8%AD%E6%96%87-Traditional%20Chinese-blue)](./README-ZH.md) -->
|
||||||
|
|
||||||
## 📦 Downloads
|
<a href="https://www.buymeacoffee.com/lencx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 145px !important;" ></a>
|
||||||
|
|
||||||
|
## 📦 Install
|
||||||
|
|
||||||
[📝 Update Log](./UPDATE_LOG.md)
|
[📝 Update Log](./UPDATE_LOG.md)
|
||||||
|
|
||||||
<!-- download start -->
|
<!-- download start -->
|
||||||
|
|
||||||
**Latest:**
|
### Windows
|
||||||
|
|
||||||
- `Mac`: [ChatGPT_0.7.4_x64.dmg](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64.dmg)
|
- from our github releases:[ChatGPT_0.7.4_x64_en-US.msi](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64_en-US.msi)
|
||||||
- `Windows`: [ChatGPT_0.7.4_x64_en-US.msi](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64_en-US.msi)
|
- or install with [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/):
|
||||||
- `Linux`:
|
- `winget install --id=lencx.ChatGPT -e`
|
||||||
- [chat-gpt_0.7.4_amd64.deb](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.deb)
|
- `winget install --id=lencx.ChatGPT -e --version 0.7.4`
|
||||||
- [chat-gpt_0.7.4_amd64.AppImage](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.AppImage): **works reliably, you can try it if `.deb` fails to run**
|
- we have just received a [report](https://github.com/lencx/ChatGPT/issues/142#issuecomment-1371166972) that another [chatgpt](https://github.com/sonnylazuardi/chatgpt-desktop/) is also avaliable on `winget` and has the same default installation path, which may cause conflicts.
|
||||||
|
|
||||||
[Other version...](https://github.com/lencx/ChatGPT/releases)
|
### Mac
|
||||||
|
|
||||||
<!-- download end -->
|
- from our github releases:[ChatGPT_0.7.4_x64.dmg](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT_0.7.4_x64.dmg)
|
||||||
|
- if you prefer `.app` installation, you can also download it from our github releases:[ChatGPT.app.tar.gz](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/ChatGPT.app.tar.gz)
|
||||||
<a href="https://www.buymeacoffee.com/lencx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 145px !important;" ></a>
|
- or you can install with _[Homebrew](https://brew.sh) ([Cask](https://docs.brew.sh/Cask-Cookbook)):_
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Install
|
|
||||||
|
|
||||||
Easily install with _[Homebrew](https://brew.sh) ([Cask](https://docs.brew.sh/Cask-Cookbook)):_
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git
|
brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git
|
||||||
brew install --cask chatgpt --no-quarantine
|
brew install --cask chatgpt --no-quarantine
|
||||||
```
|
```
|
||||||
|
|
||||||
Also, if you keep a _[Brewfile](https://github.com/Homebrew/homebrew-bundle#usage)_, you can add something like this:
|
- Also, if you keep a _[Brewfile](https://github.com/Homebrew/homebrew-bundle#usage)_, you can add something like this:
|
||||||
|
|
||||||
```rb
|
```rb
|
||||||
repo = "lencx/chatgpt"
|
repo = "lencx/chatgpt"
|
||||||
@ -54,9 +50,21 @@ tap repo, "https://github.com/#{repo}.git"
|
|||||||
cask "chatgpt", args: { "no-quarantine": true }
|
cask "chatgpt", args: { "no-quarantine": true }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Linux
|
||||||
|
|
||||||
|
- [chat-gpt_0.7.4_amd64.deb](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.deb)
|
||||||
|
- [chat-gpt_0.7.4_amd64.AppImage](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.AppImage): **works reliably, you can try it if `.deb` fails to run**
|
||||||
|
|
||||||
|
[History versions...](https://github.com/lencx/ChatGPT/releases)
|
||||||
|
|
||||||
|
<!-- download end -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 📢 Announcement
|
## 📢 Announcement
|
||||||
|
|
||||||
### ChatGPT Prompts!
|
### ChatGPT Prompts!
|
||||||
|
|
||||||
This is a major and exciting update. It works like a `Telegram bot command` and helps you quickly populate custom models to make chatgpt work the way you want it to. This project has taken a lot of my spare time, so if it helps you, please help spread the word or star it would be a great encouragement to me. I hope I can keep updating it and adding more interesting features.
|
This is a major and exciting update. It works like a `Telegram bot command` and helps you quickly populate custom models to make chatgpt work the way you want it to. This project has taken a lot of my spare time, so if it helps you, please help spread the word or star it would be a great encouragement to me. I hope I can keep updating it and adding more interesting features.
|
||||||
|
|
||||||
### How does it work?
|
### How does it work?
|
||||||
|
Loading…
Reference in New Issue
Block a user