wallhaven-fetcher
v1.0.5
Published
a cli tool to fetch wallhaven wallpapers
Downloads
4
Readme
Wallhaven-fetcher
This project is a command line for downloading image from Wallhaven.
You can install it like this :
yarn global add wallhaven-fetcher
# or
nmp install -g wallhaven-fetcher
Then, you can use it this way :
wallhaven blue forest -o wall.jpg
Here is the help :
Usage: wallhaven <terms ...>
Options:
-r, --random Pick one randomly
-S, --sketchy Enable the sketchy filter
-o, --output [file] The path to save the file
-h, --help output usage information