{"id":13598827,"url":"https://github.com/palerdot/wordl-rs","last_synced_at":"2025-08-08T19:18:58.489Z","repository":{"id":220263178,"uuid":"749764766","full_name":"palerdot/wordl-rs","owner":"palerdot","description":"Terminal wordle. Web like GUI with Keyboard hints, guess reveal animations etc.","archived":false,"fork":false,"pushed_at":"2024-03-16T07:16:58.000Z","size":1101,"stargazers_count":38,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T02:18:43.721Z","etag":null,"topics":["games","rust","terminal","tui","wordle"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palerdot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null}},"created_at":"2024-01-29T10:55:50.000Z","updated_at":"2025-03-01T23:17:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbd4e65e-fa5a-4c8a-b09d-1aad17dced40","html_url":"https://github.com/palerdot/wordl-rs","commit_stats":null,"previous_names":["palerdot/wordl-rs"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/palerdot/wordl-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Fwordl-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Fwordl-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Fwordl-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Fwordl-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palerdot","download_url":"https://codeload.github.com/palerdot/wordl-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Fwordl-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269475313,"owners_count":24423224,"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-08T02:00:09.200Z","response_time":72,"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":["games","rust","terminal","tui","wordle"],"created_at":"2024-08-01T17:00:57.155Z","updated_at":"2025-08-08T19:18:58.437Z","avatar_url":"https://github.com/palerdot.png","language":"Rust","funding_links":[],"categories":["💻 Apps"],"sub_categories":["🕹️ Games and Entertainment"],"readme":"# wordl\n\n`Terminal wordle`. Web like terminal wordle game with keyboard hints, slow reveal animations etc.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./logo.png\" alt=\"Wordl - Web like Terminal Wordle\"\u003e\n\u003c/p\u003e\n\n![Status](https://github.com/palerdot/wordl-rs/actions/workflows/rust.yml/badge.svg)\n![Crates.io Version](https://img.shields.io/crates/v/wordl)\n\n\u003e Terminal Wordle.\n\n**WORDL** aims to provide web like `Wordle` experience in the terminal, mainly\n- `Slow Reveal` letter colors after guessing.\n- Keyboard Hints\n\n\u003cimg src=\"./wordl.gif\" alt=\"Wordl - Web like Terminal Wordle\"\u003e\n\n### Installation\n\nInstall from [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html).\n\n```\ncargo install wordl\n```\n\nPrecompiled binaries are available in [Latest Releases page](https://github.com/palerdot/wordl-rs/releases/latest). Please note, the precompiled binaries are **not signed**. For example, in `MacOS`, you have to manually allow running the binary in `Security \u0026 Privacy` settings.\n\n### Update\n\nUpdate installed binary with [cargo-update](https://github.com/nabijaczleweli/cargo-update) like\n\n```\ncargo install-update wordl\n```\n\nIf you don't want to install `cargo-update`, you can manually uninstall and install the latest binary from cargo.\n\n### About\n\nRules are pretty simple.\n- Type your guess and press `enter`. Press `Backspace` to clear already typed letter.\n- Press `Ctrl-N` to start a new wordle guess. Please note, this only works if the game is over. i.e. You have guessed correctly or you ran out of 6 attempts. \n- Press `Esc` or `Ctrl-C` to exit the game.\n\nIf the terminal window is too small, keyboard hints are not shown. Please make sure your terminal has minimum required height for the keyboard hints to be shown.\n\n`wordl-rs` is built with [Rust Ratatui library](https://github.com/ratatui-org/ratatui).\n\n#### Wordle Words list\n\nData for Wordle words are present as `.txt` files in [`/files`](./src/wordle/files) directory. The data was initially seeded from [here](https://gist.github.com/cfreshman/a7b776506c73284511034e63af1017ee) and [here](https://gist.github.com/cfreshman/d5fb56316158a1575898bba1eed3b5da). Right now, wordle words list is not synced. If you want any words to be added or removed, please submit a PR.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalerdot%2Fwordl-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalerdot%2Fwordl-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalerdot%2Fwordl-rs/lists"}