{"id":47128028,"url":"https://github.com/soufrabi/chatbot-client","last_synced_at":"2026-03-12T19:58:43.884Z","repository":{"id":178032060,"uuid":"657921292","full_name":"soufrabi/chatbot-client","owner":"soufrabi","description":"The repository for the unofficial ChatGPT Client built using Electron technology","archived":false,"fork":false,"pushed_at":"2024-01-31T02:52:14.000Z","size":567,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-31T03:34:03.424Z","etag":null,"topics":["chatgpt","electron"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/soufrabi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-06-24T08:06:51.000Z","updated_at":"2024-01-31T03:42:25.825Z","dependencies_parsed_at":"2023-12-10T07:21:11.819Z","dependency_job_id":"dc0d6d30-4d01-4bda-a343-859415f54abe","html_url":"https://github.com/soufrabi/chatbot-client","commit_stats":null,"previous_names":["anirbandey1/chatgpt-electron","anirbandey1/chatbot-client","soufrabi/chatbot-client"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/soufrabi/chatbot-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soufrabi%2Fchatbot-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soufrabi%2Fchatbot-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soufrabi%2Fchatbot-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soufrabi%2Fchatbot-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soufrabi","download_url":"https://codeload.github.com/soufrabi/chatbot-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soufrabi%2Fchatbot-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","electron"],"created_at":"2026-03-12T19:58:42.152Z","updated_at":"2026-03-12T19:58:43.809Z","avatar_url":"https://github.com/soufrabi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Chatbot Client Electron App \u003c/h1\u003e \n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-blue.svg\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/soufrabi/chatbot-client/commits/master\"\u003e\n    \u003cimg alt=\"GitHub commits\" src=\"https://img.shields.io/github/commit-activity/y/soufrabi/chatbot-client?color=red\u0026label=commits\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/soufrabi/chatbot-client/issues\"\u003e\n    \u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/soufrabi/chatbot-client?color=important\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/soufrabi/chatbot-client/pulls\"\u003e\n    \u003cimg alt=\"GitHub pull requests\" src=\"https://img.shields.io/github/issues-pr/soufrabi/chatbot-client?color=blueviolet\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/soufrabi/chatbot-client/stargazers\"\u003e\n    \u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/soufrabi/chatbot-client?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## General information\n\nAs the first line suggests, this is an electron app designed to be a dedicated place to use the chatgpt web interface.\n\nThis containerization approach has several benefits:\n1. You have a dedicated window for talking to chatgpt, which can be more handy\n2. This, being an electron app, is using chromium and looks like an average browser for the openai website -- you get less captchas\n3. If you are using an amnesic browser you do not need to relogin every time you want to use it\n\n## Screenshots\n\u003cdiv align=\"center\" style=\"\"\u003e \n  \u003cimg alt=\"screenshot1\" style=\"max-width:40vw;\" src=\"https://soufrabi.github.io/project-assets/chatbot-client/screenshots/login-page.png\"\u003e\n\u003c/div\u003e\n\n## Installation\nThe preferred way of installing this is using package managers, but if you do not wish to do it that way, skip ahead to *Build from source* section.\n\n### Flatpak\n\nThis app is [distributed on Flathub](https://flathub.org/apps/io.github.anirbandey1.ChatbotClient),\nmeaning that you can install it using  the `flatpak` package manager by running this command, even as an unprivleged user:\n```sh\nflatpak install io.github.anirbandey1.ChatbotClient\n```\n\n### Build from source\n\n#### Creating a debian binary\n\n```sh\ngit clone https://github.com/soufrabi/chatbot-client.git\ncd chatbot-client\n./scripts/linux.sh setup\n./scripts/linux.sh build-deb\ncd build_binary\nsudo apt install ./chatbot-client.deb\n```\n\n## Author\n\n\u003ca href = \"https://anirbandey.net\" style=\"text-decoration: none; color: inherit;\"\u003eAnirban Dey\u003c/a\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoufrabi%2Fchatbot-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoufrabi%2Fchatbot-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoufrabi%2Fchatbot-client/lists"}