An open API service indexing awesome lists of open source software.

https://github.com/oxoyo/x-bing-wallpaper

A bing wallpaper plugin.
https://github.com/oxoyo/x-bing-wallpaper

Last synced: about 1 year ago
JSON representation

A bing wallpaper plugin.

Awesome Lists containing this project

README

          

# X-Bing-Wallpaper

A bing wallpaper plugin.

[![Version](https://img.shields.io/npm/v/@oxoyo/xbw.svg)](https://www.npmjs.com/package/@oxoyo/xbw)
[![License](https://img.shields.io/npm/l/@oxoyo/xbw.svg)](https://www.npmjs.com/package/@oxoyo/xbw)
[![NPM downloads](http://img.shields.io/npm/dm/@oxoyo/xbw.svg)](https://npmjs.org/package/@oxoyo/xbw)
[![Downloads](https://img.shields.io/npm/dt/@oxoyo/xbw.svg)](https://www.npmjs.com/package/@oxoyo/xbw)

## Usage

```
npm install @oxoyo/xbw --save
```

## Example

[Example](./example)

``` bash
# git clone https://github.com/OXOYO/X-Bing-Wallpaper.git

# install dependencies
npm install

# run example
npm run example
```

## Api

getToday: Get today's wallpaper.

getTomorrow: Get tomorrow's wallpaper.

getWeek: Get the wallpaper of the last week.

## License
[MIT](http://opensource.org/licenses/MIT)