#wallpaper #downloader #website #download #image #art #abyss

app wallpaper-dl

Wallpaper downloader for various websites

1 unstable release

0.1.0 Apr 29, 2024

#93 in HTTP client

Download history 162/week @ 2024-04-29

162 downloads per month

EUPL-1.2

42KB
861 lines

wallpaper-dl

Stars Downloads Version License

Wallpaper downloader for various websites

Supported Websites

Usage

Downloading wallpapers:

wallpaper-dl <URLs>

Setting the current wallpaper:

wallpaper-dl current <URL/Path>

Getting the current wallpaper path:

wallpaper-dl current

Contributing

Want to add a feature, enhance website support or report a bug? Just open a new issue on GitHub!

Ideas for version 0.2.0

It's a hobby project of mine, so I can't just work on it 24/7, but here are some things that I want to implement:

  • Removing missing files from database
  • Tokio multithreaded and async/await
  • Buffered IO for downloading (requires async due to streams)
  • indicatif for cleaner status output

Dependencies

~12–26MB
~517K SLoC