Skip to content

m3tozz/chess.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess.com

Chess.com Desktop App For All Platforms


Installation

Linux

Command Description
bash ./chess.sh --launch Run without installing
bash ./chess.sh --install Install Chess system-wide
bash ./chess.sh --uninstall Uninstall Chess
bash ./chess.sh --help Show available options
Automatic Installation Command For Linux git clone --depth 1 https://github.com/m3tozz/chess.com && cd chess.com && bash ./chess.sh --install && cd ..

Pre-built Linux Packages


Windows

Download and run the installer:
Download Chess Setup Installer

Manual run without installation using main.js and package.json npm install && npm start

Supports Windows 10 and later


MacOS

Manual run without installation using main.js and package.json

npm install
npm start

Note

.dmg installation file for mac will be added


About

Chess.com Desktop App For All Platforms

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors