Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

bingo

Sync your wallpaper with Bing's image of the day, every day.

Installation

$ go get github.com/kkyr/bingo

Usage

USAGE: bingo [OPTIONS]

OPTIONS:
  -k    update wallpaper once and exit
  -o string
        output file for logs
  -t string
        24-hour time when wallpaper is updated (default "08:00")

bingo is best run as a daemon, so that it can update your wallpaper in the background every day.

You should preferably register it with your OS as a startup application. If you're using GNOME you can do so in Startup Applications:

gnome startup application

If you only want to update your wallpaper "on demand" then run it with the -k flag:

$ bingo -k

About

Sync your wallpaper with Bing's image of the day, every day.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.