Skip to content

thinkdj/ChatGPT-Desktop-Companion

Repository files navigation

ChatGPT Desktop Companion

The ChatGPT desktop companion app is a convenient and easy-to-use tool that allows users to access ChatGPT parallelly while they work on their computer. With this app, ChatGPT will always be available at the user's fingertips, eliminating the need to switch between tabs or applications. The sidebar can be docked on the side of the desktop screen and can be resized to the user's preference.

 npm i -g electron
 npm i
 npm start (or electron .)

Screenshot

Screenshot


Change Log

Version 1.0.2 (2023-02-24)
  • "Change URL" option for future-proofing
Version 1.0.1 (2023-02-23)
  • Remembers the last window size and state
  • Support for Tray menu "Always on top", "Restart", "Quit"
Version 1.0.0 (2023-02-23)
  • Initial release
  • Resizable chromeless window
  • Minimize/Close to Tray

This app is built on Electron. You can build the final binaries using electron-packager, electron-forge, electron-builder etc.

You may refer to this document and follow a similar approach for cloud builds (Windows/MacOS/Linux).

About

Allows you to parallelly run ChatGPT as a sidebar desktop app (Win/Mac/Linux) when working on your computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published