Added README.md

This commit is contained in:
jpk 2023-01-08 10:09:25 +01:00
parent fccb537eab
commit cfc056f108
1 changed files with 23 additions and 0 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# 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`.