屏幕氛围背景灯桌面客户端。使用 Rust + Tauri 开发。
Go to file
2023-05-07 18:18:34 +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-05-07 18:18:34 +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 build: update deps. 2023-05-04 23:31:39 +08:00
pnpm-lock.yaml build: update deps. 2023-05-04 23:31:39 +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.