项目作者: codeswhite

项目描述 :
Python curses utility to cycle between desktop wallpapers
高级语言: Python
项目地址: git://github.com/codeswhite/waller.git
创建时间: 2020-06-14T18:38:10Z
项目社区:https://github.com/codeswhite/waller

开源协议:MIT License

下载


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:

  1. # Via PIP:
  2. $ pip install waller
  3. # From Arch AUR repo:
  4. $ ... -S waller

Run:

  1. $ waller

Please leave feedback and ideas on the issues page :)