Use Bing daily photo as your wallpaper for macOS.
- 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.
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.
Also can you build the application from source code.
Download or Clone the Project
$ git clone [email protected]: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.
- Fork it ( https://github.com/pengsrc/BingPaper/fork )
- Create your feature branch (
git checkout -b the-new-feature
) - Commit your changes (
git commit -asm 'Add some feature'
) - Push to the branch (
git push origin the-new-feature
) - Create a new Pull Request
The GPLv3 License. Read GNU General Public License for further information.