屏幕氛围背景灯桌面客户端。使用 Rust + Tauri 开发。
Go to file
2023-04-15 13:45:30 +08:00
.vscode fix: 更新配置时无法应用配置到灯带颜色获取逻辑。 2023-04-14 22:18:59 +08:00
public feat: init commit. 2023-03-18 13:46:46 +08:00
src fix: 修复灯带顺序控件不能很好地被控制。 2023-04-15 11:26:41 +08:00
src-tauri fix: wrong sample points on mac os 13. 2023-04-15 13:45:30 +08:00
.gitignore feat: init commit. 2023-03-18 13:46:46 +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 feat(GUI): 指针悬浮时,使用 tooltip 显示灯珠数。 2023-03-26 23:33:38 +08:00
pnpm-lock.yaml build: update deps. 2023-04-12 23:43:41 +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.