epubcloud-cli
v1.1.1
Published
A CLI tool for managing your books on the EPUBCLOUD
Downloads
2
Readme
🚧 [WIP] EPUBCLOUD-cli
Please read:
This tool should not be used, under any circumstances, to illegally publish protected work. I hereby condemn the use of this tool for such purposes. Also note that I take no responsibility or liability on the consequences you encounter using this tool. Please, use at your own risk.
IF THIS TOOL BREAKS ANY TOS OR USER AGREEMENT PLEASE CONTACT ME AND I WILL REMOVE IT.
Usage
A CLI tool for managing and downloading your books on the EPUBCLOUD ☁📕
This tool let's you download your books from the EPUBCLOUD to your PC as epub
files.
Usage: epubcloud [options]
Options:
-e, --email <email> epubcloud account email is necessary.
-p, --password <password> epubcloud account password is necessary.
-d, --directory <dir> EPUB files download directory.
-a, --all Download all of user's available books. (default: false)
-h, --help display help for command
Installation
$ npm install -g epubcloud-cli
After that just run the epubcloud
command with the required options.