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 实现的自动切换壁纸,可以结合系统的任务计划实现每日自动切换壁纸。
- Host: GitHub
- URL: https://github.com/markthree/deno-wallpaper-switch
- Owner: markthree
- License: mit
- Created: 2022-12-07T11:00:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T11:16:58.000Z (over 3 years ago)
- Last Synced: 2025-06-02T11:06:58.722Z (11 months ago)
- Topics: deno, unsplash, wallpaper
- Language: TypeScript
- Homepage:
- Size: 6.55 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno-wallpaper-switch

由 [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).