Skip to content

Macxzew/ChatGPT_Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT_Desktop

🖥️ ChatGPT_Desktop is a desktop application designed to provide an optimized ChatGPT experience.

ChatGPT

🚀 Usage

To use this project, follow the steps below in your preferred terminal.

1️⃣ Installing Dependencies

Before anything else, install the necessary dependencies:

npm install

Note: This step is mandatory before building or running the application with npm start.

2️⃣ Build and Run

🔹 Windows

  1. Run the following command to build the ChatGPT-win32-x64/ folder :
npm run build-win
  1. You can then launch the application by running ChatGPT.exe inside this folder.

🔹 MAC

  1. Run the following command to build the ChatGPT-darwin-x64/ folder:
npm run build-mac
  1. Copy the application to /Applications/ so that it appears in the Launchpad:
sudo cp -R ChatGPT-darwin-x64/ChatGPT.app /Applications/
  1. You can then run ChatGPT directly from the Launchpad.

👤 Author

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2025 Macxzew.
This project is MIT licensed.

About

🖥️ ChatGPT_Desktop is a desktop application designed to provide an optimized ChatGPT experience.

Topics

Resources

License

Stars

Watchers

Forks

Contributors