An enhanced unofficial desktop client for ChatGPT, built using Electron. This application allows users to interact with ChatGPT in a dedicated desktop environment, featuring a sleek and simplistic design.
This application features a top context menu to reload the page or the entire app. Simply hover over the application's icon in the taskbar to see it 😊
git clone https://github.com/evermine18/ChatGPT-Desktop
cd ChatGPT-Desktop
npm install
- In case of just run it:
npm run start
- If you want to build it, simply run:
npm run dist
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.