Stable v0.2.0-alpha:
- Install the latest version of Python
- In your terminal (in the directory programs root directory) run
pip install -r requirements.txt
orpip3 install -r requirements.txt
if on mac/linux- If you get an error, make sure Python is added to your PATH (Windows Guide)
- In your terminal, run:
python ./main.py
, orpython3 ./main.py
if on mac/linux (or find the file in Finder/File explorer and double click it) - Choose options in the config window, then go!