Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.39 KB

readme.md

File metadata and controls

52 lines (29 loc) · 1.39 KB

ChatGPT Desktop - Tray App

This is a tray app for ChatGPT. Using this app you can easily access the ChatGPT from your system tray.

ChatGPT Desktop - Tray App

Install

macOS 10.13+, Linux, and Windows 7+ are supported (64-bit only).

macOS

Download the .dmg file.

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.


Dev

Built with Electron.

Run

npm install
npm start

Publish

npm run release

After Travis finishes building your app, open the release draft it created and click "Publish".

Contributing

The ChatGPT Desktop App is open-source and contributions are welcome! If you'd like to contribute, please fork the repository and create a pull request with your changes. You can also report bugs and suggest new features by opening an issue on the repository.

License

The ChatGPT Desktop App is released under the MIT License. See the LICENSE file for details.