/lichess-assist

lichess.org tool assisted using Chrome Remote Debugging Protocol

Primary LanguagePython

lichess assistant

Platform-independent assistant for lichess.org in python using chrome remote debugging protocol.

Requirements

Usage

Windows

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 "https://lichess.org/"
C:\Python27\python.exe lichess.py

Mac OS X

"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --remote-debugging-port=9222 "https://lichess.org/" &
python lichess.py

Screenshots