{"id":51263877,"url":"https://github.com/evildevill/chatgpt-desktop-linux","last_synced_at":"2026-06-29T14:01:35.833Z","repository":{"id":367601798,"uuid":"1154220280","full_name":"evildevill/chatgpt-desktop-linux","owner":"evildevill","description":"Chatgpt Desktop is a cross-platform desktop application that allows you to use ChatGPT directly on your computer, making it easier to chat with AI while working.","archived":false,"fork":false,"pushed_at":"2026-06-26T16:50:16.000Z","size":2031,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T18:20:50.755Z","etag":null,"topics":["chatgpt-desktop","chatgpt-linux","snapcraft","ubuntu"],"latest_commit_sha":null,"homepage":"https://snapcraft.io/chatgpt-desktop-linux","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evildevill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-10T06:20:47.000Z","updated_at":"2026-06-26T16:50:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/evildevill/chatgpt-desktop-linux","commit_stats":null,"previous_names":["evildevill/chatgpt-desktop-linux"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/evildevill/chatgpt-desktop-linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fchatgpt-desktop-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fchatgpt-desktop-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fchatgpt-desktop-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fchatgpt-desktop-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evildevill","download_url":"https://codeload.github.com/evildevill/chatgpt-desktop-linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fchatgpt-desktop-linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34929703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatgpt-desktop","chatgpt-linux","snapcraft","ubuntu"],"created_at":"2026-06-29T14:01:33.294Z","updated_at":"2026-06-29T14:01:35.828Z","avatar_url":"https://github.com/evildevill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatgpt Desktop\n\nChatgpt Desktop is a cross-platform desktop application that allows you to use ChatGPT directly on your computer, making it easier to chat with AI while working.\n\n[![Get it from the Snap Store](https://snapcraft.io/en/dark/install.svg)](https://snapcraft.io/chatgpt-desktop-linux)\n\n![Image](https://raw.githubusercontent.com/evildevill/chatgpt-desktop-linux/refs/heads/main/screenshots/chatgpt.webp)\n\n## 🛠 **Features**\n\nChatGPT Desktop is a lightweight, Electron-based application that brings the power of OpenAI's ChatGPT to your desktop. It provides a seamless and responsive interface for AI-driven conversations. Key features include:\n\n1. **Anonymous Chatting**: Enjoy secure and private interactions without the need for an account.\n2. **Secure**: All communications are encrypted, ensuring your data remains private and safe.\n3. **Open Source**: The application is open-source, allowing users to contribute and modify the code for their needs.\n4. **Cross-Platform**: Available on multiple platforms, ensuring smooth performance and a consistent experience.\n5. **GPT-5 Mini**: Access the advanced capabilities of GPT-5 in a mini version, optimized for efficient performance.\n\nDesigned for both casual chats and productivity, ChatGPT Desktop offers an easy and secure way to interact with AI on your desktop.\n\n## 📦 **Installation**\n\n```bash\nsudo snap install chatgpt-desktop-linux\n```\n\n### Build From Source\n\n1. **Clone the repository**:\n\n```bash\ngit clone https://github.com/evildevill/chatgpt-desktop-linux.git\ncd chatgpt-desktop-linux\n```\n\n2. **Install dependencies**:\n\n```bash\nnpm install\n```\n\n3. **Start the application**:\n\n```bash\nnpm start\n```\n\n4. **Build the snap**:\n\n```bash\nnpm run dist:snap\n```\n\n5. **Install the built snap**:\n\n```bash\nsudo snap install --dangerous ./dist/chatgpt-desktop-linux_*.snap\n```\n\n## ↩️ **Uninstallation**\n\n```bash\nsudo snap remove chatgpt-desktop-linux\n```\n\n## 📖 **Usage**\n\n```bash\nchatgpt-desktop-linux\n```\n\n## 🤝 **Contributing**\n\nContributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.\n\n## 📜 **License**\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.\n\n## Acknowledgments\n\n- **Electron** - Framework used to build the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevildevill%2Fchatgpt-desktop-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevildevill%2Fchatgpt-desktop-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevildevill%2Fchatgpt-desktop-linux/lists"}