屏幕氛围背景灯桌面客户端。使用 Rust + Tauri 开发。
Go to file
2023-06-17 17:36:32 +08:00
.vscode feat: 支持将色彩校准的值写入本地配置文件。 2023-04-16 18:17:49 +08:00
public feat: init commit. 2023-03-18 13:46:46 +08:00
src feat: 支持列出显示器。 2023-05-07 01:18:48 +08:00
src-tauri feat: 电脑睡眠后唤醒,支持重新开始捕捉屏幕内容。 2023-06-17 17:36:32 +08:00
.gitignore chore: ignore .DS_Store. 2023-04-20 14:57:48 +08:00
.prettierignore feat: add tailwind css. 2023-03-18 16:45:23 +08:00
.prettierrc.cjs feat: add tailwind css. 2023-03-18 16:45:23 +08:00
index.html feat: init commit. 2023-03-18 13:46:46 +08:00
package.json fix: 临时避免 CPU 占用率高的问题。 2023-06-10 21:09:36 +08:00
pnpm-lock.yaml fix: 临时避免 CPU 占用率高的问题。 2023-06-10 21:09:36 +08:00
postcss.config.js feat: add tailwind css. 2023-03-18 16:45:23 +08:00
README.md feat: init commit. 2023-03-18 13:46:46 +08:00
tailwind.config.js feat(ui): 界面支持按显示器位置预览。 2023-03-19 11:19:20 +08:00
tsconfig.json feat: init commit. 2023-03-18 13:46:46 +08:00
vite.config.ts feat: init commit. 2023-03-18 13:46:46 +08:00

Tauri + Solid + Typescript

This template should help get you started developing with Tauri, Solid and Typescript in Vite.