Package Exports
- wolly
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wolly) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🎀 Downloading wallpapers through command line done right !
Install
Required
NodeJS
version :
>=4
$ npm install --global wolly
OR
$ sudo npm install --global wolly
Preview
Usage
Usage : wolly [command] <option>
Global :
wolly Downloads random wallpapers, everytime
Command :
-w,--wolly Wallpaper Of The Day
-d,--download Paste wallpaper's link to download it
Extra :
-l,--link [1] URL of WallpaperOfTheDay
-r,--random [2] Random URLs of beautiful wallpapers
-b,--bulk [3] Get URLs of wallpaper in bulk
Option :
› Specify -1,-2 or -3 without any argument to print link in json
› Specify --save after -1 or -2 to save links in a text file
Tool :
-h,--help Show help
-v,--version Show current version
Example :
$ wolly -wolly Downloads WallpaperOfTheDay
$ wolly -1 Output the result as JSON
$ wolly -2 --save Export link in text file
TODO
Some more features which I want to add -
✖
download wallpapers category wise like - Laptop, Unicorns, Girls, Nature
✖
export bulk links
in a file ( text/json )
✖
method to export link obtained via -l
, -r
, -b
to a JSON file
✖
switch to interactive mode to download wallpapers in bulk (20 wallpapers at one time)
✖
provide method to take args
in numbers
and download that amount of wallpaper max : 20
✖
provide method to set wallpapers as a current desktop wallpaper.
Related
wolpi
:
API for getting wallpaper's link.
xkcd-comics
: Download random xkcd comic strips.
kote
: Daily injection of motivation, love and fun from command line.
Wallpaper's Source
: The WallpaperWall
License
MIT © Rishi Giri