# efficiency-helper **Repository Path**: rrchen/efficiency-helper ## Basic Information - **Project Name**: efficiency-helper - **Description**: A desktop efficiency assistant based on Vue and Electron. There are daily timers, tomato clocks, to-do lists, and more - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-21 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # efficiency-helper ### 介绍 A desktop productivity assistant based on Vue and Electron. There are daily timers, tomato clocks, to-do lists, and more ### 软件架构 - Vue2 - Electron - Ant Design Vue ### 使用说明 #### Web - 安装 ``` yarn install ``` - 运行 ``` yarn serve ``` #### 桌面应用 App - 安装 切换到 electron-app 目录 ``` yarn install ``` - 运行 ``` electron . ``` ### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ### 特技