You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
wpsrt | 3 months ago | |
.gitignore | 10 months ago | |
.pre-commit-config.yaml | 3 months ago | |
README.md | 3 months ago | |
poetry.lock | 3 months ago | |
pyproject.toml | 3 months ago |
README.md
Wallpaper Sorter
Sort wallpapers by their resolution.
Installation
Pipx
pipx install git+https://git.goatpr0n.de/public/wpsrt.git
Usage
wpsrt --help
Usage: wpsrt [OPTIONS] [SOURCE] [TARGET]
Options:
--help Show this message and exit.
SOURCE currently defaults to ~/Pictures/wallpapers
and TARGET to ~/Pictures/wallpapers/by-resolution
.