A tiny utility to automatically organize and download comics
- Python
- Poetry
- Clone the repo and
cdinto it - Install dependencies:
poetry install - Run:
poetry run scd
- Follow Quick Start steps 1 & 2
poetry run pyinstaller -wF .\scd\main.py- Run the .exe found in the
dist/folder