Skip to content

Command line client for Webshare.cz in javascript

Notifications You must be signed in to change notification settings

tomchl/webshare-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Command line client for Webshare.cz in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%