屏幕氛围背景灯桌面客户端。使用 Rust + Tauri 开发。
Go to file
2023-01-29 04:18:57 +08:00
.vscode feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
public feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
src feat: 右键点击每一边的 LED 增减按钮时,按增减十个计。 2023-01-29 00:41:11 +08:00
src-tauri chore: log mqtt error. 2023-01-29 04:18:57 +08:00
types build: 支持 twin。 2022-12-17 20:34:49 +08:00
.eslintignore feat: 完善项目。 2022-11-19 15:28:34 +08:00
.eslintrc.cjs feat: 完善项目。 2022-11-19 15:28:34 +08:00
.gitignore feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
.prettierignore feat: 完善项目。 2022-11-19 15:28:34 +08:00
.prettierrc.cjs feat: 完善项目。 2022-11-19 15:28:34 +08:00
babel-plugin-macros.config.cjs build: 支持 twin。 2022-12-17 20:34:49 +08:00
index.html feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
package.json feat: reset config button. 2023-01-28 22:19:32 +08:00
pnpm-lock.yaml feat: reset config button. 2023-01-28 22:19:32 +08:00
README.md feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
tailwind.config.cjs feat: GUI 配置支持添加和减少 LED。 2023-01-02 16:53:30 +08:00
tsconfig.json build: 支持 twin。 2022-12-17 20:34:49 +08:00
tsconfig.node.json feat: 截图功能验证。 2022-11-16 21:33:49 +08:00
vite.config.ts build: 支持 twin。 2022-12-17 20:34:49 +08:00

Tauri + React + Typescript

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