Skip to content

pengsrc/BingPaper

Repository files navigation

BingPaper

Use Bing daily photo as your wallpaper for macOS.

Screenshots

Version 0.11.1

Screenshot

Version 0.10.1

Screenshot

Version 0.9.7

Screenshot

Screenshot

Features

  • Automatic start at system startup
  • Auto download new Bing images
  • Auto change wallpaper
  • Show the Bing image information
  • Use history images as wallpaper
  • Choose Bing region
  • Choose image storage location
  • Hide/Show the dock icon
  • Dark mode

Feel free to give feedback or contribute to this project.

Usage

Download the Application

You can download the application directly from the releases tab, and put the BingPaper.app application in to your /Applications folder.

Notice: I did't signed the released application, so you have to disable the gatekeeper on your mac to run it.

Build from Source

Also can you build the application from source code.

Download or Clone the Project

$ git clone git@github.com:pengsrc/BingPaper.git

Install the Dependences

CocoaPods was used to manage the project dependences.

$ pod install

Build and Run

Finally, just hit ⌘ + R to run the application or ⌘ + B to build the application, then you can drag the built app into your /Applications folder.

Contributing

  1. Fork it ( https://github.com/pengsrc/BingPaper/fork )
  2. Create your feature branch (git checkout -b the-new-feature)
  3. Commit your changes (git commit -asm 'Add some feature')
  4. Push to the branch (git push origin the-new-feature)
  5. Create a new Pull Request

LICENSE

The GPLv3 License. Read GNU General Public License for further information.