# gitee-helper **Repository Path**: lei2jun/gitee-helper ## Basic Information - **Project Name**: gitee-helper - **Description**: 基于 vue-electron 编写的 gitee 通知中心 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 3 - **Created**: 2019-01-14 - **Last Updated**: 2023-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitee-helper > gitee 通知客户端,使用 electron-vue template 创建的 electron 项目 #### 功能 - [x] 使用账号密码登陆 - [x] 可浏览 @我、通知、私信 - [x] 动态通知 - [x] 状态栏图标 - [x] 通知开关 #### 编译步骤 ``` bash # install dependencies npm install # serve with hot reload at localhost:9081 npm run dev # build electron application for production npm run build # run unit & end-to-end tests npm test # lint all JS/Vue component files in `src/` npm run lint ``` #### 截图 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0116/220349_97c2c67b_1025064.png "屏幕截图.png") --- This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476](https://github.com/SimulatedGREG/electron-vue/tree/8fae4763e9d225d3691b627e83b9e09b56f6c935) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).