OpenAI has now released the macOS version of the application, and a Windows version will be available later (Introducing GPT-4o and more tools to ChatGPT free users). If you prefer the official application, you can stay updated with the latest information from OpenAI.
This project provides an alternative ChatGPT desktop application built using Tauri, allowing it to run efficiently on Mac, Windows, and Linux.
To install and run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/cvalerosa/ChatGPT-desktop.git cd ChatGPT-desktop
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm tauri dev
-
Build the project for production:
pnpm tauri build
If you have any ideas or suggestions for differentiating features for version 2.0, please feel free to contribute or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.