Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j2rong committed Feb 19, 2016
1 parent 8d2b9e7 commit 8868777
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,39 @@
# BingWallpapers
Get Bing today's image and save as wallpaper
# BingWallpaper
Get Bing today's image and save as wallpaper for Windows

## Features
- Get Bing today's images from different locale
- Click to set as wallpaper
- Save the image(s)
- No background service

## ScreenShots
- **Chinese**
![Chinese](https://github.com/j2rong/BingWallpapers/blob/master/Images/ScreenShot_cn_1_2_151221.png)

- **English**
![English](https://github.com/j2rong/BingWallpapers/blob/master/Images/ScreenShot_1_2_151221.png)

## Usage
- Click a image, the app will set it as wallpaper and then exit immediately.
- Check the checkboxes above the images that you want to save. Images will be save to path ( **/Pictures** ) with a filename [yyyy-MM-dd-locale.jpg]()

## Changelog
**1.2.151221**
- fix CN Bing image title retrieval

## License

Copyright 2016 j2Rong

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit 8868777

Please sign in to comment.