Install Python v3.5+. Install websockets via PIP. Clone repository. That's it!
Python script can be ran like any other: python main.py
. Options are passed via arguments. For a list of options, use python main.py -h
. Your python executable may be named something like python3
or py
instead.