Skip to content

NyaliaLui/PAL

Repository files navigation

PAL

Your Personal Analyzer for the SC2 Ladder (PAL).

Desktop Client

Install dependencies with pip install -r requirements.txt To run cli: python pal_scli.py --sc2name <sc2 player to collect on> -n <check replay folder every n seconds> path/to/replay/folder

To run GUI: python pal.py

Web APP

Install dependencies with: npm install To run: node app.js from repo home directory In browser, navigate to localhost:3000

About

Your personal analyzer for the sc2 ladder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published