An open API service indexing awesome lists of open source software.

https://github.com/txchen/wp_download

wallpaper downloader
https://github.com/txchen/wp_download

Last synced: about 1 year ago
JSON representation

wallpaper downloader

Awesome Lists containing this project

README

          

# wallpaper downloader

Logic taken from https://github.com/Wing-Of-War/ACGArtImageBatchDone

### How to use

```
$ go get github.com/txchen/wp_download
$ wp_download -download
# flags: -download(to download image), -v(verbose output)
# it will create 'images' dir, and download images to it
```