gowallpaper

command module
v0.0.0-...-bf03c08 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2017 License: GPL-3.0 Imports: 4 Imported by: 0

README

# GoWallpaper

GoWallpaper is a program build with golang. It use Unsplash's ppicture source to set your windows wallpaper in a simple and clean way.

How to use

Download the excutable file

Actually, this is the most simple and quik operation. You just open the build folder and download Dese.exe to your computer. Final double click it.

Go run

If you already have a golang runtime envirment,you can just clone this repository to your local camputer:

git clone https://github.com/AielloChan/gowallpaper.git
cd gowallpaper
go run main.go

Note: If you use it in this way, the pictures, download from unsplash, will be stored at system temp directory, not the current folder.

Change provider

we provide many picture source, you can see them below:

You can just add some flag when excute the program to change source:

// use Unsplash picture (default)
Dese.exe -provider unsplash

// use baidu picture
Dese.exe -provider baidu

// use aibizhi picture
Dese.exe -provider aibizhi

// use bing picture
Dese.exe -provider bing

// use nationalgeographic picture
Dese.exe -provider nationalgeographic

You also can choose picture's quality by method below:

Dese.exe -provider bing -quality normal

// or
Dese.exe -provider bing -quality high

Files

Download pictures will automatically stored at ./pics folder.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL