/Wallhaven-Downloader

A simple download Script for Wallhaven.cc

Primary LanguageShell

This script downloads wallpapers from wallhaven.cc, the script offers various filter options to download only wallpapers to your liking.

You can configure it directly inside the script or per command line arguments (command line arguments will override settings made directly in the script) check ./wallhaven.sh -h for details

This Script is written for GNU Linux, it should work under Mac OS

Dependencies:

  • bash
  • wget
  • sed
  • jq
  • gnu parallel (if you wish to use it)