# wieslawsoltes/ChatGPT

A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.

Repository: https://github.com/wieslawsoltes/ChatGPT
Canonical: https://ross.abutalabs.com/products/wieslawsoltes-chatgpt
Homepage: https://wieslawsoltes.github.io/ChatGPT/
Language: C#
License: MIT
License Family: permissive
Topics: api, chatgpt, openai, ai, avalonia, avaloniaui, clippy
Last push: 2024-12-30T17:35:36+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 97
- inputs: {"age_days": 1367, "days_push": 611, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1480, forks 222 (observed 2026-08-28T04:04:50.730714+00:00)

## What it is
A cross-platform ChatGPT desktop and mobile client written in C# using the Avalonia UI framework, running on macOS, Windows, Linux, Android, iOS, and in the browser via WebAssembly. It also ships as a .NET CLI tool and connects to the OpenAI API using a user-supplied API key.

## Use cases
- chat with ChatGPT from a native desktop app on Linux, Windows, or macOS
- use ChatGPT on Android or iOS with a native client
- run ChatGPT in the browser via WebAssembly
- chat with OpenAI models from the terminal using a dotnet CLI tool
- import ChatGPT web version chat backups
- override the OpenAI API endpoint to use a compatible API

## When to choose
- you want a native, cross-platform ChatGPT client instead of the web UI
- you need ChatGPT on mobile or desktop with a single C# codebase
- you prefer bringing your own OpenAI API key and controlling the endpoint

## When to avoid
- you need features beyond OpenAI chat completions, such as image generation or agents
- you want a client supporting many LLM providers out of the box
- you need a managed service with no API key setup

## Facets
- artifact type: application
- maturity: active
- function: chatbot, chat-interface, http-client, gui, cli
- domain: artificial-intelligence, large-language-models, chatbots, cross-platform, desktop-applications, mobile-development
- platform: cross-platform, windows, browser, cli, dotnet
- tags: openai, chatgpt, avalonia, csharp, desktop-chat-client, macos, linux, android, ios

## Member repositories
- wieslawsoltes/ChatGPT (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.730714+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:16.403378+00:00, confidence not recorded.
  - readme: https://github.com/wieslawsoltes/ChatGPT (fetched 2026-08-28T04:04:50.730714+00:00, sha ad27366efd1a)
  - homepage: https://wieslawsoltes.github.io/ChatGPT/ (fetched 2026-08-29T11:41:07.857448+00:00, sha 7625d94ad1ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
