Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CodeDotJS/wikipics
:books: Wikipedia Picture of the Day!
https://github.com/CodeDotJS/wikipics
cli-app nodejs picture picture-of-the-day wiki wikipedia
Last synced: 3 months ago
JSON representation
:books: Wikipedia Picture of the Day!
- Host: GitHub
- URL: https://github.com/CodeDotJS/wikipics
- Owner: CodeDotJS
- License: mit
- Created: 2017-07-30T09:32:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T19:38:34.000Z (over 7 years ago)
- Last Synced: 2024-07-08T23:47:43.819Z (4 months ago)
- Topics: cli-app, nodejs, picture, picture-of-the-day, wiki, wikipedia
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
> Wikipedia Picture of the Day!
## Install
```
$ npm install --global wikipics
```## Preview
## Usage
```
Usage: wikipics [date]
Commands:
-t, --today Downlaod Wikipedia Picture of the Day
-d, --date Download Wikipedia Picture of the Day of a specific dateExample:
$ wikipics -t [--today]
$ wikipics -d [--date ] 2016-10-10Date Format: yy-mm-dd
```
__`NOTE :`__ `Files along with complete descriptions are saved in` __`wikipics`__ `folder under home directory`
## Related
- __[`wikipics-api`](https://github.com/codedotjs/wikipics-api)__ `:` `A simple wrapper for wikipedia picture of the day`
## License
MIT © [Rishi Giri](http://rishigiri.ml)