codeswhite / waller

Python curses utility to cycle between desktop wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python curses utility to cycle between desktop wallpapers

Currently the script handles only XFCE and LightDM

Contribute!

TODO:

Need help expanding it to work with other DE's , DM's and LightDM greeters !

For reference, a similar script for Gnome: wallpyper

And here's a Windows script that downloads and sets the image of the day: wallpy

Installation:

Current requirements are:

  • xorg-xrandr: Screen discovery

Install:

# Via PIP:
$ pip install waller


# From Arch AUR repo:
$ ... -S waller

Run:

$ waller

Please leave feedback and ideas on the issues page :)

About

Python curses utility to cycle between desktop wallpapers

License:MIT License


Languages

Language:Python 100.0%