{"id":47728258,"url":"https://github.com/bjesus/opencode-gtk","last_synced_at":"2026-04-02T21:02:13.217Z","repository":{"id":319544128,"uuid":"1078982668","full_name":"bjesus/opencode-gtk","owner":"bjesus","description":"A modern GNOME/GTK/Adwaita interface for OpenCode","archived":false,"fork":false,"pushed_at":"2025-10-18T21:21:08.000Z","size":45,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-18T00:21:25.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjesus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-10-18T20:45:36.000Z","updated_at":"2025-12-29T22:38:03.000Z","dependencies_parsed_at":"2025-10-19T12:25:19.993Z","dependency_job_id":"5a3e5e31-6e81-4ff8-8dd6-443d7a2fee1b","html_url":"https://github.com/bjesus/opencode-gtk","commit_stats":null,"previous_names":["bjesus/opencode-gtk"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bjesus/opencode-gtk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjesus%2Fopencode-gtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjesus%2Fopencode-gtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjesus%2Fopencode-gtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjesus%2Fopencode-gtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjesus","download_url":"https://codeload.github.com/bjesus/opencode-gtk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjesus%2Fopencode-gtk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31316116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-04-02T21:02:08.295Z","updated_at":"2026-04-02T21:02:13.210Z","avatar_url":"https://github.com/bjesus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCode GTK\n\nA modern GTK4/libadwaita desktop client for OpenCode.\n\n\u003cimg width=\"2666\" height=\"1844\" alt=\"image\" src=\"https://github.com/user-attachments/assets/428f6b48-021d-4f84-83f8-67975a9cb161\" /\u003e\n\n## Features\n\n- Session management (create, list, delete, fork, rename)\n- Real-time chat with streaming responses via SSE\n- Model and Agent selector\n- Show message information like tokens count, costs etc\n- Responsive interface\n\n## Prerequisites\n\nYou need to have [OpenCode](https://github.com/sst/opencode) installed and configured before using this client.\n\n## Installation\n\nDownload the latest binary from the [releases page](https://github.com/bjesus/opencode-gtk/releases).\n\n## Running\n\nOpenCode GTK will automatically launch `opencode serve` unless you specify a server using the `--server` flag.\n\n```bash\n./opencode-gtk\n```\n\nConnect to a custom server:\n```bash\n./opencode-gtk --server 127.0.0.1:42165\n```\n\n## Manual Compilation\n\n### Requirements\n\n- Rust toolchain\n- GTK4 development libraries\n- libadwaita development libraries\n\n### Installation on Linux\n\n**Fedora/RHEL:**\n```bash\nsudo dnf install gtk4-devel libadwaita-devel\n```\n\n**Ubuntu/Debian:**\n```bash\nsudo apt install libgtk-4-dev libadwaita-1-dev\n```\n\n**Arch:**\n```bash\nsudo pacman -S gtk4 libadwaita\n```\n\n### Building\n\n```bash\ncargo build\n```\n\n### Running\n\n```bash\ncargo run\n```\n\nConnect to a custom server:\n```bash\ncargo run -- --server 127.0.0.1:42165\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjesus%2Fopencode-gtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjesus%2Fopencode-gtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjesus%2Fopencode-gtk/lists"}