Skip to content

🤖 A tray app for ChatGPT. Using this app you can easily access the ChatGPT from your system tray.

License

Notifications You must be signed in to change notification settings

florindumitru/chatgpt-desktop-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Desktop - Tray App

This is a simple 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.