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

https://github.com/tangdaohai/lemon-wallpaper

wallpaper app(Electron). PC端壁纸桌面应用。
https://github.com/tangdaohai/lemon-wallpaper

electron wallpaper

Last synced: about 2 months ago
JSON representation

wallpaper app(Electron). PC端壁纸桌面应用。

Awesome Lists containing this project

README

          

# 柠檬壁纸 APP
---

> 开发中

基于 `electron` + `react` 开发的客户端壁纸 app。

使用第三方图片数据源展示,提供下载与设置为桌面壁纸功能。

### 截图展示

![首页](./docs/images/index.png)
![首页 搜索](./docs/images/index1.png)
![下载](./docs/images/download.png)

### 开发模式

> 因全项目采用了 ts,所以在 electron 端需要 `watch`, 然后使用 `nodemon` 监听启动 electron。

1. yarn start
2. yarn electron-ts-watch
3. yarn electron-dev-watch

### License

MIT