Skip to main content

Randomize your wallpaper in a smarter way.

Project description

Wallpaper Picker

Randomize your wallpaper in a smarter way.

Picker allows you to set X11 wallpaper, picked at random from wallpaper dir.

For each image you can define POI (x,y coords) and then image will always be centered on given point - e.g. in portrait mode. Images will be scaled up or down to match screen resolution.

Installation

pip install glorpen-wallpaper-picker

Usage

To update wallpaper, including picking from images marked as offensive:

$ wallpaper-picker wallpaper --offensive

To change attrs:

$ ./.env/bin/wallpaper-picker attr-set image.jpg --offensive y --poi 1,2
Details for image /tmp/image.jpg
POI: x:1, y:2
Offensive: yes

To list current attributes of given file:

$ wallpaper-picker attr-get image.jpg
Details for image /tmp/image.jpg
POI: x:1, y:2
Offensive: yes

To remove attrs use none or unset as values:

$ wallpaper-picker attr-set image.jpg --offensive unset --poi unset
Details for image /tmp/image.jpg
POI: not set
Offensive: no

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

glorpen_wallpaper_picker-1.0.0-py3-none-any.whl (21.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