Skip to content

vespakoen/flickrbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickrbg

Take a random image from a photoset in flickr and set it as the background.

Requirements

Linux with "feh" installed

sudo apt-get install feh

Usage

export FLICKR_API_KEY="some-flickr-api-key" && export FLICKR_PHOTOSET_ID="some-photoset-id" && export FLICKR_USER_ID="the-userid-of-the-photoset-owner" && node /path/to/flickrbg/index.js | sh

About

Take a random image from a photoset in flickr and set it as the background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published