Skip to main content

Cross platform library for managing desktop wallpaper

Project description

Xpaper

Cross-platform library for changing desktop wallpaper

Works on windows and Linux

Supports all versions of Python

Install

$ pip install xpaper

Usage

from xpaper import wallpaper

wallpaper.change("wallpaper.jpg)

wallpaper.get()     # "/Users/Spatocode/wallpaper.jpg"

API

.change(imagepath)

Changes the desktop wallpaper

imagepath

Type: string

The path to image to be used as desktop wallpaper

.get()

Returns the path of the current desktop wallpaper.

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

Xpaper-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

Xpaper-0.1.0-py3-none-any.whl (4.0 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