{"id":17650860,"url":"https://github.com/hyugit/stockfish-server","last_synced_at":"2025-10-19T13:02:27.319Z","repository":{"id":44039411,"uuid":"223665898","full_name":"hyugit/stockfish-server","owner":"hyugit","description":"A minimal standalone server running stockfish.js engine written in nodejs","archived":false,"fork":false,"pushed_at":"2023-11-04T20:59:53.000Z","size":517,"stargazers_count":12,"open_issues_count":6,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:43:13.301Z","etag":null,"topics":["chess","chess-engine","nodejs","nodejs-server","standalone","stockfish","stockfish-engine"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hyugit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"Copying.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-23T23:16:01.000Z","updated_at":"2025-01-29T17:49:44.000Z","dependencies_parsed_at":"2023-01-27T01:16:07.319Z","dependency_job_id":null,"html_url":"https://github.com/hyugit/stockfish-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyugit%2Fstockfish-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyugit%2Fstockfish-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyugit%2Fstockfish-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyugit%2Fstockfish-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyugit","download_url":"https://codeload.github.com/hyugit/stockfish-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242930129,"owners_count":20208407,"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","chess-engine","nodejs","nodejs-server","standalone","stockfish","stockfish-engine"],"created_at":"2024-10-23T11:39:36.073Z","updated_at":"2025-10-08T19:58:20.962Z","avatar_url":"https://github.com/hyugit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stockfish-server\n\nA minimal standalone server running stockfish.js engine written in nodejs\n\n## Getting started\n\n_**Non developers please see below**_ 👇\n\nMake sure you have node and npm installed. Clone the repo, and run `npm i \u0026\u0026 npm start`. You can also run `npm link` to be able to run the app from anywhere in your system.\n\n**Alternatively**, you can compile the repo by running `npm i \u0026\u0026 npm run-script package`, and get a standalone binary for your operating system.\n\nOnce it is running, you can use the **test.sh** script in this repo to try out the functionality.\n\n## How does it work\n\nIt takes a [fen string](https://www.chessprogramming.org/Forsyth-Edwards_Notation) of a chess game, puts it through a [stockfish(js)](https://github.com/nmrugg/stockfish.js) chess engine, analyzes the puzzle, and returns the best move.\n\n## For Non Developers\n\nYou can simply go to [releases](https://github.com/hyugit/stockfish-server/releases) section, and download the latest standalone binary for your OS.\n\nIf you want to test its functionality in real games, [ChessBulldozer](https://github.com/hyugit/ChessBulldozer) is a plugin to use on Chess.com that is developed to work with this **stockfish-server** application.\n\n### Disclaimer\n\nUSE IT AT YOUR OWN RISK!\n\nPlease do not use [ChessBulldozer](https://github.com/hyugit/ChessBulldozer) plugin to crush your opponents like insects 😓. I was banned from Chess.com after using it to **continuously win about 20 perfect games in one sitting**, not to mention hours of my life I will never get back..\n\n## Todo (Help wanted)\n\n- automate building and release process\n- fen string regex filter\n- use GET instead of POST\n- safely decode uri components\n\n## License\n\nThe stockfish engine is GPLv3 licensed. So this project is also GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyugit%2Fstockfish-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyugit%2Fstockfish-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyugit%2Fstockfish-server/lists"}