JohnyGemityg / webshare-cli

Command line client for Webshare.cz in javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webshare CLI

Unofficial Websahre.cz CLI app for managing downloads directly from console. Perfect for NAS. It generates list of links and then downloads them via wget.

Installation

Requires Node.js v6+ and wget to run.

Download and extract.

Install and run

$ npm install -g
$ webshare-cli

Commands

login %username %password 
search %what
mark %num   #mark a line from search for future download
unmark %num     #unmark a line from list
list    #list marked files
download    #start download

Development

Want to contribute? Great!

Todos

License

Free as possible.

About

Command line client for Webshare.cz in javascript


Languages

Language:JavaScript 100.0%