Git Product home page Git Product logo

openaiwrapper's Introduction

ChatGPT Desktop Wrapper

ChatGPT Desktop Wrapper

This project aims to provide a simple Electron wrapper for ChatGPT, allowing users to run it as a standalone desktop application with minimal distractions.

Features

  • Provides a standalone window for ChatGPT, allowing users to move it to a separate screen or workspace.
  • Ideal for users with ultra-wide monitors who want to have ChatGPT running alongside other applications.
  • Cross-platform: Runs on Linux, macOS, and Windows.

Installation

Windows

Download the executable file from the releases section.

Other Platforms

You can build the application using npm, Node.js, and Electron. Clone the repository and run the following commands:

npm install
npm run build

After running the npm run build command, you will find the executable file for your platform in the newly created directory. Simply run the executable to launch the ChatGPT desktop wrapper.

Alternatively, you can run the application directly using:

npm start

This will launch the application in development mode.

Command Line Arguments

You can customize the behavior of the application using the following command line arguments:

  • --light-mode or -l: Enables light mode (default: false). (This will only change the window Background! You will have to turn on Light or Dark mode on the website to!)
  • --zoom or -z: Adjusts the zoom level of the application (default: 1.0).

For example:

npm start -- --light-mode --zoom=2
ChatGPT.exe --light-mode --zoom=2

Usage

Simply launch the application, and you'll see ChatGPT loaded in a standalone window. There are no additional features or configurations; it's just ChatGPT in its pure form. Login and thats it. Light and Dark mode is managed via the normal ChatGPT website.

Offline Access

Please note that this wrapper only loads the ChatGPT website, so it requires an internet connection to function.

Contribution

This project is open-source under the GNU General Public License Version 3. Contributions are welcome via GitHub.

License

This project is licensed under the GNU General Public License Version 3. See the LICENSE file for more details.

Support

For any questions or issues, please open an issue on GitHub.

openaiwrapper's People

Contributors

derdere avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.