Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 535 Bytes

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)