Download random image from unsplash in HD resolution using golang.
Clone the repository.
git clone https://github.com/Awan/random_wallpaper.git
Go to the directory where the project is cloned.
and build it.
go build wallpaper.go
If you want to build for android:
GOARCH=arm go build -ldflags="-s -w" wallpaper.go
wallpaper <some keyword>
For example, if you want to get some random mountains image:
wallpaper mountains