wpsrt/README.md

24 lines
392 B
Markdown

# Wallpaper Sorter
Sort wallpapers by their resolution.
## Installation
### Pipx
```
pipx install git+https://git.goatpr0n.de/public/wpsrt.git
```
## Usage
```shell
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`.