Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 565 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 565 Bytes

BingGo

Download the bing wallpaper and set it wallpaper. This application currently supports macOS and Gnome

Installation

go get -u github.com/kmtr/binggo

Gnome

gsettings is required.

Usage

binggo --pictdir /path/to/downloads

If you want to change wallpaper of 2nd display, you will add "--display 2" (macOS).

binggo --pictdir /path/to/downloads --display 2

crontab

(crontab -l; echo "0 0 * * * /path/to/binggo --pictdir /path/to/downloads >/dev/null 2>&1") | crontab -