Skip to content
forked from pystardust/waldl

Browse and download wallpapers from wallhaven.cc using sxiv

License

Notifications You must be signed in to change notification settings

TripleK2004/waldl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

waldl

Browse wallhaven using sxiv

Usage

waldl XXX YYY Z <query>

X in XXX takes value either 1(on) or 0(off) for purity [ sfw/sketchy/nsfw ] NSFW requires a valid API key
Y in YYY takes value either 1(on) or 0(off) for categories [ general/anime/people ]

Z takes positive values (>0) for number of pages

Leave query empty to use dmenu, default values have been set for first,second and third arguments.

  • Select wallpapers by marking them using m in sxiv.
  • Quit sxiv using q.

Selected images would be downloaded. The default download directory is

~/.local/share/wallhaven

Defaults can be changed by changing the user variables, in the start of the script.

Example

waldl 100 010 3 zero two

Dependencies

  • sxiv
  • jq
  • curl
  • dmenu ( optional )

About

Browse and download wallpapers from wallhaven.cc using sxiv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%