From 0d2a426ccec1243dccc5e27f789847dbea68b96d Mon Sep 17 00:00:00 2001 From: Andinus Date: Mon, 16 Mar 2020 04:04:27 +0530 Subject: Add cetus-wallhaven to readme --- README.org | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/README.org b/README.org index 9acced6..f559a97 100644 --- a/README.org +++ b/README.org @@ -94,6 +94,40 @@ cetus-nasa -dump # don't set background, just fetch & don't output anything cetus-nasa -quiet -fetch-only # why would anyone do this? #+END_SRC +* Wallhaven +cetus-wallhaven uses Wallhaven's API to get random background. + +** Features +- set random image as background +- fetch information +** Examples +#+BEGIN_SRC sh +# set a random image as background +cetus-wallhaven + +# same as above +cetus-wallhaven -random + +# change api endpoint & api key +cetus-wallhaven -api https://wallhaven.cc/api/v1/search \ + -api-key + +# don't set background, just fetch information +cetus-wallhaven -fetch-only + +# don't set background, just fetch & print only the path (useful in +# scripts) +cetus-wallhaven -fetch-only -path-only + +# don't output anything +cetus-wallhaven -quiet + +# dump received response +cetus-wallhaven -dump + +# don't set background, just fetch & don't output anything +cetus-wallhaven -quiet -fetch-only # why would anyone do this? +#+END_SRC * Demo I just run some cetus commands on my computer, nothing fancy. I'll make better demo videos someday. -- cgit 1.4.1-2-gfad0