0.0.1 • Published 1 year ago

chatgpt-tray-app v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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:

  1. git clone https://github.com/flaviodelgrosso/chatgpt-desktop-app-electron.git

  2. yarn install

  3. yarn 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