Skip to main content

Utility to download and set desktop wallpapers from various sources.

Project description

A command line utility to download and set wallpapers from various sources.

Features

  • Works on Linux / Windows.

  • Downloads images from various sources. Currently supported sources: reddit, imgur, bing (gallery), google images, deviantart.

  • Can set plain bitmap as wallpaper.

  • Allows scheduling of change of wallpaper, viz., every 5 minutes, every 1 hour, etc.

  • Can download images based on a query.

Usage

  1. Change wallpaper by selecting a source at random:

    wallp
  2. Query google images for “linux wallpapers” and set a random image as wallpaper from results:

    wallp -s google -q "linux wallpapers"
  3. Set a plain blue colored bitmap as wallpaper:

    wallp -s bitmap -c blue
  4. Schedule change of wallpaper:

    every 5 minutes:

    wallp -f 5m

    every 1 hour:

    wallp -f 1h

    every 2 days:

    wallp -f 2d

    remove schedule:

    wallp -f 0
  5. For more options, get help:

    wallp -h

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wallp-1.0.tar.gz (18.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page