{"id":17694178,"url":"https://github.com/nate-xyz/chess-cli","last_synced_at":"2025-05-13T03:24:57.972Z","repository":{"id":55584975,"uuid":"360712936","full_name":"nate-xyz/chess-cli","owner":"nate-xyz","description":"Play chess from the terminal.","archived":false,"fork":false,"pushed_at":"2023-02-23T17:54:12.000Z","size":7065,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-26T17:41:51.110Z","etag":null,"topics":["chess","cli","go","golang","lichess","lichess-api","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nate-xyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-04-23T00:01:35.000Z","updated_at":"2025-01-26T00:48:55.000Z","dependencies_parsed_at":"2024-10-24T16:47:28.806Z","dependency_job_id":"a981ef2d-47aa-417f-873f-bd9c8e68081f","html_url":"https://github.com/nate-xyz/chess-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nate-xyz%2Fchess-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nate-xyz%2Fchess-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nate-xyz%2Fchess-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nate-xyz%2Fchess-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nate-xyz","download_url":"https://codeload.github.com/nate-xyz/chess-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307046,"owners_count":20270252,"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","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":["chess","cli","go","golang","lichess","lichess-api","tui"],"created_at":"2024-10-24T13:48:04.530Z","updated_at":"2025-03-12T22:32:46.473Z","avatar_url":"https://github.com/nate-xyz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- # chess-cli ♟️ --\u003e\n\u003ch1 align='center'\u003echess-cli ♟️\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eA chess tui app written in Go.\u003c/b\u003e\u003cbr/\u003e\n  \u003csub\u003ePlay locally with a friend or online with Lichess!\u003c/a\u003e\u003c/sub\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e♞♞♞♞♞♞♞♞♞♞♞\u003c/p\u003e\n\nchess-cli is a tui (terminal user interface) that allows you to play chess, both offline with a friend or online as a Lichess api client.\n\n\n\n![home](https://user-images.githubusercontent.com/57846867/182972093-c9917d32-81c3-4ba5-a6ec-a783bf254f33.png)\n![game](https://user-images.githubusercontent.com/42559123/183780181-a4cb62c0-8515-4371-8406-932e11e84f77.png)\n\n\n\u003cp align=\"center\"\u003e♞♞♞♞♞♞♞♞♞♞♞\u003c/p\u003e\n\n# Features \n\n  \n- Mouse input support \n- Displays move history\n- UCI chess notation input\n- Saving and restoring local games \n- Lichess features:\n  - Lichess login w/ oauth\n  - Lichess challenge request for real time, unlimited, or correspondence games, with all variants and options supported\n  - Challenge a friend or a random player\n  - Play against the stockfish AI\n  - Join ongoing games\n  - Join from your incoming challenges\n\n\n\n\n\n\u003cp align=\"center\"\u003e♞♞♞♞♞♞♞♞♞♞♞\u003c/p\u003e\n\n\n\n### dependency documentation:\n\nhttps://lichess.org/api for lichess\n\nhttps://pkg.go.dev/github.com/notnil/chess  chess lib\n\nhttps://docs.rocketnine.space/code.rocketnine.space/tslocum/cview/ cview\n\nhttps://code.rocketnine.space/tslocum/cview/src/branch/master/demos cview demos\n\nhttps://pkg.go.dev/net/http \n\nhttps://mholt.github.io/json-to-go/ \n\n\u003cp align=\"center\"\u003e♞♞♞♞♞♞♞♞♞♞♞\u003c/p\u003e\n\n### todo:\n\n#### general \n\n- Handle all notation types or choose notation to start\n  \n#### local client \n\n- add time options\n  \n#### oauth\n\n  - handle if oauth rejected mid process \n\n#### online \n\n- exit option on loader \n- challenge construction \n  - set default interval position for sliders\n  - custom starting position option for challenges\n- client\n  - chat\n  - rematch option post game\n   \n\u003cp align=\"center\"\u003e♞♞♞♞♞♞♞♞♞♞♞\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnate-xyz%2Fchess-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnate-xyz%2Fchess-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnate-xyz%2Fchess-cli/lists"}