chore: build

This commit is contained in:
lencx
2022-12-07 20:02:31 +08:00
parent 6fe765dafa
commit 65442f4489
13 changed files with 87 additions and 38 deletions

View File

@@ -1,2 +1,23 @@
# ChatGPT
ChatGPT Desktop Application
<p align="center">
<img width="180" src="./logo.png" alt="ChatGPT">
<h1 align="center">ChatGPT</h1>
</p>
> ChatGPT Desktop Application
## Features
- multi-platform: `macOS` `Linux` `Windows`
- inject script
- auto updater
- hotkey
## Preview
<img width="600" src="./assets/install.png" alt="install">
<img width="600" src="./assets/chat.png" alt="chat">
## TODO
- [ ] export chat history
- [ ] ...