Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.42 KB

Hyacinth

Language MIT License Repo Size Codacy grade

🌸 Hyacinth is dcinside image crawler with deadly simple structure

Author

Hyacinth © xCrypt0r
Authored and maintained by xCrypt0r

GitHub @xCrypt0r
Discord xCrypt0r#5695

Requirements

  • Python >= 3.5

How to run

For Windows

  1. Press Win + R and enter cmd to open cmd

  2. Run git clone https://github.com/xCrypt0r/Hyacinth.git to clone this repository

  3. Run cd Hyacinth to move to Hyacinth folder

  4. Run pip install -r requirements.txt to install all dependencies listed in requirements.txt

  5. Run ren config.example.json config.json to rename config.example.json

  6. Run python main.py or run start.bat / start.vbs (no-console mode) to start program