# everything **Repository Path**: SuperWindcloud/everything ## Basic Information - **Project Name**: everything - **Description**: 基于 tauri的 everything现代UI前端 (Vue+Pinia+ PrimiteVue) - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-29 - **Last Updated**: 2025-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于 tauri 的 everything 现代 UI前端 ![img.png](img.png) ## 快速开始 1. 依赖IPC通信,请确保Everything 客户端已启动. 2. 下载Release 安装包 ## 构建 ```bash pnpm i pnpm td ```