Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.65 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.65 KB

Pyneko

A cross-platform manga downloader for Linux, Windows, and MacOS, based on HakuNeko. It incorporates code from SmartStitch for advanced image slicing, ensuring fast and seamless downloads.

   Discord

Dependencies

🌎 Global: Chrome

🐧 Linux/BSD:

  • KDE: Native support (requires dbus, klipper, and dbus-python, usually pre-installed).
  • X11: Install xsel or xclip
    sudo zypper install xsel  # or  
    sudo zypper install xclip  
  • Wayland: Install wl-clipboard
    sudo zypper install wl-clipboard  

Development Commands

poetry install    # Install dependencies  
poetry run start  # Start the application  
poetry run build  # Build the project  
poetry run clean  # Clean __pycache__  
poetry run new    # Create a new provider  

Credits

This project uses code from the SmartStitch for image slicing.

Sponsors ❤️

Check out our awesome sponsors!

Benjigx