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
Release history Release notifications | RSS feed
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
Close
Hashes for glorpen_wallpaper_picker-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9901d0aef5340a4191e12ddbfb2df6e52e14b0b11a371252c326cf5535d16b9f |
|
MD5 | 291761b64790a4e857d03b2cc8e10c46 |
|
BLAKE2b-256 | e22cedcce22b39630affba788f4095a85940b0a3a474bbfbc1f698f74e1e2e69 |