Skip to main content

Set wallpapers with keywords or randomly

Project description

wanda

Script to set wallpaper using keyword or randomly

PyPI PyPI - Downloads PyPI - License

Installation / Update

pip install wanda -U

On android (with termux): Install termux-api

pkg up
pkg in clang pkg-config libxml2 libxslt libjpeg-turbo termux-api python
pip install cython lxml==5.0.0
pip install wanda -U

For issues installing pillow refer this document

Usage

# Set randomly
wanda

# Set from a keyword 
wanda -t mountain

# Set from a source
wanda -s wallhaven

# Set from a source 
wanda -s wallhaven -t japan

# Set album covers
wanda -sm -t "Meltt-Love Again" -f

wanda -h for more details

Notes

  • By default, the source is unsplash.
  • Some sources may have inapt images. Use them at your own risk.

Supported sources

Build

python and poetry are needed

git clone https://github.com/ksh-b/wanda.git
cd wanda
poetry install
poetry build
poetry run wanda

Uninstall

pip uninstall wanda

License

MIT

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

wanda-0.63.1.tar.gz (50.5 kB view hashes)

Uploaded Source

Built Distribution

wanda-0.63.1-py3-none-any.whl (22.7 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