Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 656 Bytes

File metadata and controls

41 lines (27 loc) · 656 Bytes

Webshare CLI

Unofficial Websahre.cz CLI app for managing downloads directly from console. Perfect for NAS. It generates list of links and the 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

  • Save command

License

Free as possible.