Skip to content

akashjkhamkar/tourPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tourPaper

tourpaper is a command line tool for downloading wallpapers from unsplash.

usage

$ tourpaper [name1] [name2] ....

setup

unsplash api requires the api key, first get the key from https://unsplash.com/developers

  1. install the package globally in order for it to work from anywhere
$ npm i tourpaper -g
  1. run the tourpaper with some subject for initial setup, for eg.
$ tourpaper snow
  1. now it will ask for the key, enter the key you got from unsplash
Enter the unsplash api key -

and you are ready to go ! key will be stored in the .env of tourpaper folder in home directory along with the downloaded images.

examples

for eg. downloading a photo of yosemite national park

$ tourpaper yosemite

or photos of flowers, city, dog and a lightbulb

$ tourpaper flowers newyork doge bulb

About

cli tool to download wallpapers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published