Navigation Menu

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Jingwen <pengsrc@icloud.com>
  • Loading branch information
pengsrc committed Oct 9, 2016
1 parent 6d35cd5 commit b9c2a1e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
File renamed without changes.
20 changes: 10 additions & 10 deletions README.md
Expand Up @@ -6,53 +6,53 @@ Use Bing daily photo as your wallpaper on Mac OS X.

####Version 0.9

![Screenshot](Screenshots/BingPaper-v0.9-en_US.jpg)
![Screenshot](Screenshots/BingPaper-v0.9-zh_CN.jpg)
![Screenshot](Screenshots/BingPaper_v0.9_en_US.jpg)
![Screenshot](Screenshots/BingPaper_v0.9_zh_CN.jpg)

## Features

- Auto launch on system startup
- Hide/Show Dock icon
- Hide/Show the dock icon
- Auto download new Bing images
- Auto download images of all regions
- Auto change wallpaper
- Switch Bing region
- Support switching Bing region
- Storage the Bing images
- Select a storage place for these images
- Use history images as wallpaper
- Display the Bing image information

Feel free to give feedback or contribute to this project.
_Feel free to [give feedback](https://github.com/prettyxw/BingPaper/issues/new) or contribute to this project._

## Usage

### Download the Application

You can download the application directly from the [releases tab](https://github.com/prettyxw/BingPaper/releases), and put the `BingPaper.app` application in to your `/Applications` folder.

I did't signed the released application, so you have to disable the gatekeeper on your mac to run it.
___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___
___Download or Clone the Project___

``` bash
$ git clone git@github.com:prettyxw/BingPaper.git
```

___Install the dependences___
___Install the Dependences___

[CocoaPods](https://cocoapods.org) was used to manage the project dependences.

``` bash
$ pod install
```

___Build and run___
___Build and Run___

Finally, just hit `⌘ + R` to run the application or `⌘ + B` to build the application, and you can drag the built app into your `/Applications` folder.
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.

## LICENSE

Expand Down
File renamed without changes
File renamed without changes

0 comments on commit b9c2a1e

Please sign in to comment.