flaviodelgrosso / chatgpt-desktop-app-electron

ChatGPT active in your menubar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ChatGPT active in your menubar.


Languages

Language:TypeScript 92.7%Language:HTML 3.7%Language:CSS 3.6%