Skip to content

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

License

Notifications You must be signed in to change notification settings

cvalerosa/ChatGPT-desktop

 
 

Repository files navigation

ChatGPT Desktop Application (Available on Mac, Windows, and Linux)

Introduction

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.

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/cvalerosa/ChatGPT-desktop.git
    cd ChatGPT-desktop
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm tauri dev
  4. Build the project for production:

    pnpm tauri build

Contributing

If you have any ideas or suggestions for differentiating features for version 2.0, please feel free to contribute or open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 56.9%
  • TypeScript 39.4%
  • JavaScript 2.8%
  • Other 0.9%