Akagi201 / chatgpt-desktop

A ChatGPT Desktop App built with tauri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Desktop

Release Badge

A simple tauri bundler for ChatGPT website.

Only macOS build is maintained in the releases page

Install tauri tools

cargo install tauri-cli --git https://github.com/tauri-apps/tauri --tag tauri-v2.0.0-beta.22

Debug

cd src-tauri
cargo tauri dev

Build

cd src-tauri
cargo tauri build

Refs

About

A ChatGPT Desktop App built with tauri


Languages

Language:Rust 100.0%