Skip to content

lichess.org tool assisted using Chrome Remote Debugging Protocol

Notifications You must be signed in to change notification settings

BryanNoller/lichess-assist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

lichess.org tool assisted using Chrome Remote Debugging Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages