Set wallpapers with keywords or randomly
Project description
wanda
Set random wallpapers with or without a keyword
Installation / Update
On Windows/Linux:
pip install wanda -U
You may also use pipx
On android:
Install termux and termux-api
In termux:
pkg up
pkg in clang pkg-config libxml2 libxslt libjpeg-turbo termux-api python
pip install cython lxml==5.2.2
pip install wanda -U
For issues installing pillow refer this document
Usage
# Set randomly (uses picsum)
wanda
# Set from a keyword (uses picsum)
wanda -t mountain
# Set from a source
wanda -s wallhaven
# Set from a source with keyword
wanda -s wallhaven -t japan
# Use shortcode for source (w=wallhaven)
# For other shortcodes for other sources, check 'wanda -u'
wanda -s w -t japan
# Set album covers (m=musicbrainz)
# album cover would be square, so use -f to fit it to screen
# format for query with musicbrainz is 'artist-album'
wanda -s m -t "Meltt-Love Again" -f
# Set from folder (l=local)
wanda -s l -t "/path/to/wallpapers"
# download current wallpaper
wanda -d
# android specific - set wallpaper to lockscreen only
wanda -l
# android specific - set wallpaper to homescreen only
wanda -o
wanda -h for more details
Notes
- By default, the source is picsum.
- Some sources may have inapt images. Use them at your own risk.
Supported sources
- 4chan via Rozen Arcana
- artstation
- imgur via rimgo
- earthview
- generated
- local
- musicbrainz (Album covers)
- picsum
- wallhaven
- waifu
Build
git clone https://github.com/ksh-b/wanda.git
cd wanda
poetry install
poetry build
poetry run wanda
Uninstall
pip uninstall wanda
Why the name 'wanda'
This project was originally called Wallpapers-ANDroid
Why the a at the end? 'wand' was already taken I think. a for awesome, i guess.
License
MIT
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 Distribution
wanda-2.0.0.tar.gz
(20.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wanda-2.0.0-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file wanda-2.0.0.tar.gz.
File metadata
- Download URL: wanda-2.0.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.5 Linux/7.0.11-1-cachyos
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3edaf507f479058bed96c8d9e2f390d9e574eef00a65cf650525b37403aebb01
|
|
| MD5 |
73e02d2e33102a3ef513ebcb3d19cb71
|
|
| BLAKE2b-256 |
ed2e9b4a19dfb1b992b7c13c69adf51172e6797720e62715ca18a7d32fef53fe
|
File details
Details for the file wanda-2.0.0-py3-none-any.whl.
File metadata
- Download URL: wanda-2.0.0-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.5 Linux/7.0.11-1-cachyos
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c94f44bd4b7008ea8c38b40c9c63dcd5cb792a458e97b0af25d74de6942153c
|
|
| MD5 |
4f089343e37c3843b789e6551e8e0152
|
|
| BLAKE2b-256 |
ad5427c62d4358732d1a898df52436d5149ce3df14b061bf68c029ca4c581f08
|