Skip to content

automated sc2 ladder notetaking tool

Notifications You must be signed in to change notification settings

IIEleven11/sc2notes

 
 

Repository files navigation

SC2Notes

Usage

Download and run sc2notes.exe Copy the SC2Switcher URL into the Webhook tab of the SC2Switcher obs-studio plugin or SC2Switcher Standalone

Make sure that 'Webhook enabled' is ticked in SC2Switcher and you have entered your username into the Usernames tab

When a game starts your notes and match history against your opponent should be displayed.

Your notes and match history are stored in notes.json and matches.json respectively if you want to back them up.

Build instructions

pip install -r requirements.txt

pyinstaller main.py --noconsole --name sc2notes

use pyqt5-tools if pyqt doesnt work(it will work without PyQt5 being installed)

About

automated sc2 ladder notetaking tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%