{"id":21359819,"url":"https://github.com/scastiel/gordle","last_synced_at":"2025-08-01T22:43:08.634Z","repository":{"id":47549043,"uuid":"482129381","full_name":"scastiel/gordle","owner":"scastiel","description":"Yet another Wordle clone…","archived":false,"fork":false,"pushed_at":"2022-04-20T01:43:25.000Z","size":31292,"stargazers_count":17,"open_issues_count":3,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-15T02:39:57.358Z","etag":null,"topics":["fyne","go","wordle"],"latest_commit_sha":null,"homepage":"","language":"Go","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/scastiel.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}},"created_at":"2022-04-16T01:50:58.000Z","updated_at":"2025-03-21T06:39:04.000Z","dependencies_parsed_at":"2022-07-26T12:17:24.411Z","dependency_job_id":null,"html_url":"https://github.com/scastiel/gordle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scastiel/gordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Fgordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Fgordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Fgordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Fgordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scastiel","download_url":"https://codeload.github.com/scastiel/gordle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Fgordle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268308972,"owners_count":24230163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["fyne","go","wordle"],"created_at":"2024-11-22T05:29:58.140Z","updated_at":"2025-08-01T22:43:08.597Z","avatar_url":"https://github.com/scastiel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gordle – Yet another Wordle clone\n\n[![Go](https://github.com/scastiel/gordle/workflows/Go/badge.svg)](https://github.com/scastiel/gordle/actions/workflows/go.yml)\n\n![Gordle Demo](assets/GordleDemo.gif)\n\n## Features\n\n- [x] Works on macOS, should work on Linux and Windows as well (not tested)\n- [x] Letter color hints on the keyboard\n- [x] Start a new game (without restarting the app)\n- [ ] Share your performance\n- [ ] Dark theme\n\n## Prerequisites\n\nTo compile and run Gordle, you will need to have Go installed on your machine. Refer to the [installation instructions](https://go.dev/doc/install).\n\n## Install\n\n```shell\ngo install github.com/scastiel/gordle@latest\n```\n\n## Run\n\n```shell\ngordle\n```\n\n## Package\n\nGordle can be packaged for your operating system using [Fyne](https://fyne.io/). You’ll need to install it first:\n\n```shell\ngo install fyne.io/fyne/v2/cmd/fyne@latest\n```\n\nThen clone this repository, and run the following command:\n\n```shell\nfyne package\n```\n\nA binary for your OS will be generated in the same directory.\n\n_(Tested only on my Mac M1 for now. Ping me if you tried on another platform and it worked, or not!)_\n\n## License\n\n[MIT, see LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscastiel%2Fgordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscastiel%2Fgordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscastiel%2Fgordle/lists"}