Skip to content

Desktop version of ChatGPT, support manually set cookie

License

Notifications You must be signed in to change notification settings

zhuzilin/chatgpt-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI ChatGPT Desktop built with Electron

Install

Download the dmg file from the latest release.

Manually load cookie

If you are not able to normally login, you could use [Tool] -> [Set Cookie] to load session token into cookie from a certain file.

To get the sesson token, check the instruction in chatgpt-api.

Run from source

Clone the code from github and download the dependencies:

git clone git@github.com:zhuzilin/chatgpt-desktop.git
cd chatgpt-desktop/
npm install

Run with npm:

npm start

Build the installer:

npm run build

Help needed!

It would be great if someone could help me with the windows and linux build :)

About

Desktop version of ChatGPT, support manually set cookie

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published