mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
.github/workflows | ||
.vscode | ||
assets | ||
dist | ||
src-tauri | ||
.gitattributes | ||
.gitignore | ||
AWESOME.md | ||
LICENSE | ||
logo.png | ||
package.json | ||
README.md | ||
UPDATE_LOG.md |
ChatGPT
ChatGPT Desktop Application
Downloads
Latest:
Mac
: ChatGPT_0.1.6_x64.dmgLinux
: chat-gpt_0.1.6_amd64.debWindows
: ChatGPT_0.1.6_x64_en-US.msi
Features
- multi-platform:
macOS
Linux
Windows
- export ChatGPT history (PNG, PDF and Share Link)
- always on top (whether the window should always be on top of other windows)
- inject script
- auto updater
- app menu
- system tray
- shortcut
Preview
FAQ
Is it safe?
It's safe, just a wrapper for OpenAI ChatGPT website, no other data transfer exists (you can check the source code).
Developer cannot be verified?
How do i build it?
PreInstall
Start
# step1:
git clone https://github.com/lencx/ChatGPT.git
# step2:
cd ChatGPT
# step3: install deps
yarn
# step4:
yarn dev
# step5:
# bundle path: src-tauri/target/release/bundle
yarn build
Related
- ChatGPT Export and Share - A Chrome extension for downloading your ChatGPT history to PNG, PDF or creating a sharable link