ngorden / Rusty-Wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPAPERCLI

This is a cli tool written in Rust to get various wallpapers from Wallhaven. By default, the API key is blank. This is ok because most wallpapers are able to be downloaded without a key.

Usage

This CLI tool assumes a couple of things in regards to it's usage, mainly because I wrote it for my system.

  1. I wrote it for a *nix system; specifically Linux, but I don't see why it wouldn't work on a Mac
  2. It utilizes dmenu to gather user input to determine things like search queries and sorting order

Disclaimer

I didn't come up with this on my own. Bugswriter wrote it first, I just converted it to Rust.

About


Languages

Language:Rust 100.0%