ilysenko/codex-desktop-linux

Unofficial ChatGPT desktop app for Linux (formerly the Codex app), built locally from OpenAI’s official macOS app. Includes Chat, Work, and Codex. Packages...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 18th, 2026
Created on February 5th, 2026
Open Issues & Pull Requests: 8 (+0)
GitHub issues: Enabled
Number of forks: 496
Total Stargazers: 3,828 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.8 hours
Mean response time: 16.8 hours
90th percentile: 21.7 hours
Tracked items: 358

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 98% of issues opened in the past year have since been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 8
Closed in 7 days: 7
Avg open age: 40 days
Stale 30+ days: 3
Stale 90+ days: 0

Recent activity

Opened in 7 days: 7
Closed in 7 days: 6
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • sync: computer use (26)
  • autoreview/triaged (14)
  • status: ready for work (13)
  • autoreview/needs-human (12)
  • type: bug (11)
  • area: computer use (9)
  • impact: low (9)
  • type: maintenance (9)

Detailed Description

Codex Desktop Linux is an unofficial, community-maintained distribution of OpenAI's ChatGPT desktop application for Linux.

The project repackages OpenAI's signed upstream Linux payload into formats native to different Linux distributions. It verifies the official Electron runtime, native modules, and bundled tools directly from the upstream source, then produces Debian, Fedora, Arch, Nix, and AppImage packages. The application appears in desktop menus as ChatGPT Community with a blue C icon, while maintaining the package identity codex-desktop to distinguish it from OpenAI's separate ChatGPT offering. The core application binary remains byte-for-byte identical to the official package, with no modifications to the ASAR archive.

Linux users seeking a native ChatGPT desktop client should choose this tool if they want installation through their distribution's standard package manager rather than AppImage or browser access. It suits users on Debian, Ubuntu, Fedora, openSUSE, Arch, NixOS, and other distributions, with support for both Wayland and X11 display servers. The project adds disabled-by-default Linux features beyond the official package while preserving compatibility with the upstream application.

The project maintains active continuous integration workflows for both its own build process and upstream payload tracking. The maintainers provide detailed platform-specific documentation including notes for Raspberry Pi and NixOS installations, and they have established contribution guidelines with separate documentation for agents and coding tools.