0.0.1 • Published 3 years ago
chatgpt-tray-app v0.0.1
ChatGPT Electron Tray Icon App
This is a simple app that makes ChatGPT live in your menubar.
The window will appear centered horizontally below the tray icon as a popup. It is draggable, resizable and frameless.
Download
Build
If you want build the binaries from scratch you can clone this repo, install the packages and then launch the electron-forge make command:
git clone https://github.com/flaviodelgrosso/chatgpt-desktop-app-electron.gityarn installyarn make
At the end of the process you'll find an out folder with the .zip and .dmg files ready for installation.
Global shortcuts
You can use Cmd+Shift+G (Mac) or Ctrl+Shift+G (Win) to quickly open it from anywhere.
Credit
All credit and copyrights goes to OpenAI.
Author
@flaviodelgrosso