Skip to main content

background changer using unsplash API.

Project description

# Background Changer A small program in Python 3 that grabs a random photo from [Unsplash](https://unsplash.com) according to your screen resolution and sets it as your background.

## Further testing

This hasn’t yet been tested on Windows or Mac, but it works for Ubuntu Linux. Any commands I might have gotten wrong to set it as your background, please feel free to fix those or add more!

## Dependencies This is pretty light on dependencies, but you will need to make sure you have a couple things:

  • tkinter - a python GUI toolkit, but is only used to get the screen resolution. This is usually installed via a system package.

  • requests - python module for HTTP requests. Install with pip3 install requests

  • pywal - generates color schemes and used for changing the wallpaper. Install with pip3 install pywal

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

backgroundchanger-1.0.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distributions

backgroundchanger-1.0.0-py3.6.egg (5.2 kB view hashes)

Uploaded Source

backgroundchanger-1.0.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

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