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.
- Host: GitHub
- URL: https://github.com/oxoyo/x-bing-wallpaper
- Owner: OXOYO
- License: mit
- Created: 2019-04-30T08:56:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T03:35:52.000Z (over 4 years ago)
- Last Synced: 2025-02-06T05:35:14.939Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# X-Bing-Wallpaper
A bing wallpaper plugin.
[](https://www.npmjs.com/package/@oxoyo/xbw)
[](https://www.npmjs.com/package/@oxoyo/xbw)
[](https://npmjs.org/package/@oxoyo/xbw)
[](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)