Skip to content

CodeDotJS/wikipics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Wikipedia Picture of the Day!

Install

$ npm install --global wikipics

Preview

Usage


 Usage: wikipics <command> [date]

 Commands:
  -t, --today   Downlaod Wikipedia Picture of the Day
  -d, --date    Download Wikipedia Picture of the Day of a specific date

 Example:
  $ wikipics -t [--today]
  $ wikipics -d [--date ] 2016-10-10

 Date Format: yy-mm-dd

NOTE : Files along with complete descriptions are saved in wikipics folder under home directory

Related

  • wikipics-api : A simple wrapper for wikipedia picture of the day

License

MIT © Rishi Giri

Releases

No releases published

Packages

No packages published