1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
Go to file
2022-12-10 03:52:26 +08:00
.github/workflows fix: build error 2022-12-07 21:00:19 +08:00
.vscode init 2022-12-07 18:22:18 +08:00
assets chore: export 2022-12-10 03:52:26 +08:00
dist init 2022-12-07 18:22:18 +08:00
src-tauri chore: export 2022-12-10 03:52:26 +08:00
.gitattributes feat: export 2022-12-10 03:51:59 +08:00
.gitignore chore: build 2022-12-07 20:02:31 +08:00
LICENSE Initial commit 2022-12-07 17:43:03 +08:00
logo.png feat: icons & system_tray 2022-12-08 00:22:18 +08:00
package.json chore: release 2022-12-07 20:36:42 +08:00
README.md chore: export 2022-12-10 03:52:26 +08:00
UPDATE_LOG.md v0.1.5 2022-12-08 11:46:51 +08:00

ChatGPT

ChatGPT

ChatGPT Desktop Application

Downloads

ChatGPT downloads

Latest:

Other version...

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

install chat export auto update

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
  • ChatGPT Export and Share - A Chrome extension for downloading your ChatGPT history to PNG, PDF or creating a sharable link