Thanks to visit codestin.com
Credit goes to github.com

Skip to content

quentin-dev/scd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunbro's Comics Downloader (sCD)

A tiny utility to automatically organize and download comics

Prerequisites

  • Python
  • Poetry

Quick start

  1. Clone the repo and cd into it
  2. Install dependencies: poetry install
  3. Run: poetry run scd

Generating a .exe file (Windows only)

  1. Follow Quick Start steps 1 & 2
  2. poetry run pyinstaller -wF .\scd\main.py
  3. Run the .exe found in the dist/ folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages