{"id":18847689,"url":"https://github.com/henilp105/chesssync","last_synced_at":"2026-05-01T18:32:01.750Z","repository":{"id":251637437,"uuid":"837991883","full_name":"henilp105/ChessSync","owner":"henilp105","description":"ChessSync is a real-time chess synchronization application that leverages Redis for state management. ","archived":false,"fork":false,"pushed_at":"2024-08-04T16:44:19.000Z","size":9101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-23T00:33:02.693Z","etag":null,"topics":["chess","chess-ai","python-chess","redis"],"latest_commit_sha":null,"homepage":"https://chess-sync.vercel.app","language":"Python","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/henilp105.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-04T16:25:06.000Z","updated_at":"2024-08-04T16:44:22.000Z","dependencies_parsed_at":"2024-08-04T18:45:39.094Z","dependency_job_id":null,"html_url":"https://github.com/henilp105/ChessSync","commit_stats":null,"previous_names":["henilp105/chesssync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henilp105/ChessSync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henilp105%2FChessSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henilp105%2FChessSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henilp105%2FChessSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henilp105%2FChessSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henilp105","download_url":"https://codeload.github.com/henilp105/ChessSync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henilp105%2FChessSync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["chess","chess-ai","python-chess","redis"],"created_at":"2024-11-08T03:09:14.012Z","updated_at":"2026-05-01T18:32:01.703Z","avatar_url":"https://github.com/henilp105.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChessSync\n\nChessSync is a real-time chess synchronization application that uses Redis for state management. It enables players to synchronize their chess games seamlessly across multiple devices and platforms. The application also integrates a chess engine for validating moves and providing game functionality.\n\nlive website: https://chess-sync.vercel.app/\n\n## Features\n\n- **Real-time Synchronization:** Sync game state in real-time across all connected devices.\n- **Redis-based State Management:** Efficiently manage and store game states using Redis.\n- **Chess Engine Integration:** Built-in chess engine for move validation.\n- **Cross-Platform Support:** Play on different devices and platforms.\n- **Move Validation:** Ensure all moves comply with chess rules.\n\n## Installation\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/henilp105/ChessSync.git\n   cd ChessSync\n   ```\n\n2. **Install Dependencies**\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Execution\n\nTo start the ChessSync application, run:\n\n```bash\npython main.py\n```\n\n## Configuration\n\nYou can configure ChessSync using environment variables. Create a `.env` file in the root directory with the following content:\n\n```\nREDIS_HOST=localhost\nSECRET_KEY=your_secret_key_here\n```\n\nEnsure that Redis is running on the specified host and port.\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenilp105%2Fchesssync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenilp105%2Fchesssync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenilp105%2Fchesssync/lists"}