Skip to content

Grabs an image from a given list of subreddits and changes the background to a random image from that list of subreddits

License

Notifications You must be signed in to change notification settings

the-pat/reddit-node-wallpaper

Repository files navigation

reddit-node-wallpaper

Pre-requisites:

  1. NodeJS installed (>v6 preferred) with NPM

How to use:

  1. Download this source code, navigate to the directory
  2. Run npm install to install all dependencies
  3. Copy the sample-config.json file to config.json, change the following:
    • directory - Directory wo which the wallpaper will be downloaded. Attempts to create a folder in a folder doesn't exist, but doesn't always work
    • minimum_image_size - Change the minimum width and height of the wallpaper to find
  4. Run npm start to start the script

About

Grabs an image from a given list of subreddits and changes the background to a random image from that list of subreddits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published