• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    Shell
  • Created about 10 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple download Script for Wallhaven.cc

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)