This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit](https://github.com/pre-commit/pre-commit) | dev-dependencies | patch | `3.3.1` -> `3.3.2` | --- ### Release Notes <details> <summary>pre-commit/pre-commit</summary> ### [`v3.3.2`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#​332---2023-05-17) [Compare Source](https://github.com/pre-commit/pre-commit/compare/v3.3.1...v3.3.2) \================== ##### Fixes - Work around `r` on windows sometimes double-un-quoting arguments. - [#​2885](https://github.com/pre-commit/pre-commit/issues/2885) PR by [@​lorenzwalthert](https://github.com/lorenzwalthert). - [#​2870](https://github.com/pre-commit/pre-commit/issues/2870) issue by [@​lorenzwalthert](https://github.com/lorenzwalthert). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> Co-authored-by: Renovate Bot <renovate@localhost.localdomain> Reviewed-on: #7 Co-authored-by: renovate <renovate@noreply.localhost> Co-committed-by: renovate <renovate@noreply.localhost> |
||
---|---|---|
wpsrt | ||
.gitignore | ||
.pre-commit-config.yaml | ||
README.md | ||
poetry.lock | ||
pyproject.toml | ||
renovate.json |
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
.