Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

dslizardo/readms-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A cli tool for downloading latest manga on https://readms.net

Requirements

  • python3.x
  • pip

Installation

$ pip install readms-cli

Note: You might need to manually add readms on your system PATH

Usage

  • List latest manga on readms

    $ readms latest
  • Download manga, Note: Run "readms latest" first to see available manga for download

    #Template $ readms download "${name}"
    #Examples
    $ readms download "Boruto"
    $ readms download "One Piece"

About

CLI tool for downloading manga in https://readms.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages