JairusSW / Chess.com

Chess.com Desktop App ♟

Home Page:https://chess.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess.com Desktop App

Run chess.com on your desktop

Features

drawing drawingdrawing

  • Discord status
  • Notifications for live games, online play, and events
  • Settings and board streaming
  • Ad Blocking (NEW)

Installation

Click here (v2.0.3) for the latest release. To do it manually, go to the releases page and download. Note: You will likely get a warning about an 'unknown app'. Windows does not know what my app is since I have not registered it with them, but it is perfectly safe to use. :)

Enabling/Disabling Settings

  1. Go to the taskbar and right-click the chess.com icon
  2. Select 'Settings'
  3. Apply the settings
  4. Repeat step 1, but hit 'Restart' to apply settings

Developing

Run

$ npm install
$ npm start
Developer Mode
$ electron . --dev

Distribute

$ npm run pack
$ npm run dist

Contributing

  1. Fork it
  2. Check the issues tab and start working on a bug / enhancement
  3. Submit a pull request :D

About

Chess.com Desktop App ♟

https://chess.com/

License:MIT License


Languages

Language:JavaScript 98.6%Language:HTML 1.4%