shitty wallhaven thing
abs3nt
8c96d16844
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>Update module github.com/spf13/cobra to v1.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-cobra-1.x` - Merge into: `master` - Upgrade [github.com/spf13/cobra](https://github.com/spf13/cobra) to `v1.8.1` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: #1 |
||
---|---|---|
completions | ||
src/wallhaven | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile | ||
README.md | ||
renovate.json |
wallhaven_dl
this is a tool for downloading images from wallhaven and then passing the download path to a scrip to run(to set the wallpaper, run pywal, whatever)
Usage:
wallhaven_dl search [flags]
Aliases:
search, s
Flags:
--at-least string minimum resolution for results. (default "2560x1440")
-c, --categories string categories for the search. (default "010")
-d, --download-path string directory to download the image too
-h, --help help for search
-m, --maxPage int number of pages to randomly choose wallpaper from. (default 5)
-o, --order string sort order for results, valid sorts: asc desc. (default "desc")
-p, --purity string purity for the search. (default "110")
-r, --range string range for search. (default "1y")
--ratios strings ratios to search for. (default [16x9,16x10])
-t, --script string script to run after downloading the wallpaper
-s, --sort string sort by for results, valid sorts: date_added, relevance, random, views, favorites, searchlist. (default "toplist")
if you want to have access to NSFW wallpapers make sure to set WH_API_KEY
categories:
0 | 0 | 0 |
---|---|---|
general | anime | people |
purity:
0 | 0 | 0 |
---|---|---|
sfw | sketchy | nsfw |