Coder Social home page Coder Social logo

chatgpt-02's Introduction

ChatGPT

ChatGPT

ChatGPT Desktop Application

ChatGPT downloads lencx

Awesome ChatGPT

๐Ÿ“ฆ Downloads

๐Ÿ“ Update Log

Latest:

Other version...

Install

Easily install with Homebrew (Cask):

brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git
brew install --cask chatgpt --no-quarantine

Also, if you keep a Brewfile, you can add something like this:

repo = "lencx/chatgpt"
tap repo, "https://github.com/#{repo}.git"
cask "popcorn-time", args: { "no-quarantine": true }

โœจ Features

  • multi-platform: macOS Linux Windows
  • export ChatGPT history (PNG, PDF and Share Link)
  • always on top (whether the window should always be on top of other windows)
  • inject script
  • auto updater
  • app menu
  • tray window
  • shortcut

Menu

  • Preferences
    • Theme - Light, Dark (Only macOS and Windows are supported).
    • Always On Top: Window is always on top of other windows.
    • Titlebar: Only supports macOS.
    • User Agent (#17): Customize user agent to prevent security detection interception. Default is empty string.
    • Inject Script: User scripts that can modify web pages.
    • Switch Origin (#14): Modify website address, the default is https://chat.openai.com. Please ensure that the mirror address is consistent with the UI of the original URL, otherwise the export function will fail.
    • Clear Config: Clear all chatgpt configuration files (path: ~/.chatgpt/*), dangerous operation, please backup data.
    • Restart ChatGPT: After editing the injection script file, you can restart the application through this menu item to make the script take effect.
    • Awesome ChatGPT: Related resources recommended.
  • Edit - Undo, Redo, Cut, Copy, SelectAll, ...
  • View - Go Back, Go Forward, Scroll to Top of Screen, Scroll to Bottom of Screen, Refresh the Screen, ...
  • Help
    • Update Log: ChatGPT app changelog.
    • Report Bug: Defects and Suggestions Feedback.
    • Toggle Developer Tools: Developer tools for debugging web pages.

TODO

  • web access capability (#20)
  • ...

๐Ÿ‘€ Preview

install chat export tray user agent auto update


Buy Me A Coffee

โ“FAQ

Can't open ChatGPT

If the application cannot be opened after the upgrade, please try to clear the configuration file, which is in the ~/.chatgpt/* directory.

Is it safe?

It's safe, just a wrapper for OpenAI ChatGPT website, no other data transfer exists (you can check the source code).

Developer cannot be verified?

How do i build it?

PreInstall

Start

# step1:
git clone https://github.com/lencx/ChatGPT.git

# step2:
cd ChatGPT

# step3: install deps
yarn

# step4:
yarn dev

# step5:
# bundle path: src-tauri/target/release/bundle
yarn build

โค๏ธ Thanks

  • The share buttons code is copied directly from @liady extension with minor modifications.

Related

  • Tauri - Build an optimized, secure, and frontend-independent application for multi-platform deployment.
  • ChatGPT - ChatGPT: Optimizing Language Models for Dialogue.
  • ChatGPT Export and Share - A Chrome extension for downloading your ChatGPT history to PNG, PDF or creating a sharable link.

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.