Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 1.73 KB

File metadata and controls

42 lines (29 loc) · 1.73 KB

Warning

This project is deprecated. Please use Watchdog instead.

Hyacinth

Language MIT License Repo Size Codacy grade

🌸 Hyacinth is a dcinside image crawler with deadly simple structure

Requirements

  • Python >= 3.5

How to run

For Windows

  1. Press Win + R, type cmd, and press Enter to open the Command Prompt

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

  3. Run cd Hyacinth to navigate to the project directory

  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 use start.bat / start.vbs (for no-console mode) to start the program

Author

Hyacinth © xCrypt0r
Authored and maintained by xCrypt0r

GitHub @xCrypt0r
Discord @xcrypt0r

License

This project is licensed under the MIT License