Skip to content

ChatGPT Desktop v1.0.0

Choose a tag to compare

@nwn900 nwn900 released this 14 Jul 19:23

ChatGPT Desktop v1.0.0

A native Windows desktop app for ChatGPT built with Tauri 2.

What's included

  • Dedicated WebView2 window — not a browser tab
  • System tray with minimize-to-close and left-click restore
  • Launch at startup toggle
  • Single-instance enforcement
  • Login happens directly inside the app (Google, Apple, Microsoft SSO)

Downloads

Asset Description
\ChatGPT_1.0.0_x64-setup.exe\ NSIS installer (recommended)
\chatgpt-desktop-app.exe\ Portable executable, no install needed

Changelog

  • Initial release. Stripped all SSO workarounds and cookie-based auth hacks — login flow stays entirely in the native WebView2.
  • Replaced placeholder icons with custom 920x920 app icon.
  • Cleaned up tray menu: Open / Login / autostart toggle / Close.
  • Only dependency: WebView2 (pre-installed on Windows 10+).