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

https://github.com/markthree/deno-wallpaper-switch

由 Deno 实现的自动切换壁纸,可以结合系统的任务计划实现每日自动切换壁纸。
https://github.com/markthree/deno-wallpaper-switch

deno unsplash wallpaper

Last synced: 9 months ago
JSON representation

由 Deno 实现的自动切换壁纸,可以结合系统的任务计划实现每日自动切换壁纸。

Awesome Lists containing this project

README

          

# deno-wallpaper-switch

![deno-wallpaper-switch](./snapshot.gif)

由 [Deno](https://deno.land/) 实现的自动切换壁纸,可以结合系统的任务计划实现每日自动切换壁纸。


## Usage

### start

```shell
deno task start
```

### compile

```shell
deno task compile
```


## License

Made with [markthree](https://github.com/markthree)

Published under MIT [License](LICENSE).