一个使用 electron-vue 构建的 aria2 客户端。
An electron-vue project.
2018年后未再更新 stomp-box 项目已归档
- Windows 版的下载功能 Bug
- 检索功能
- 通知
- 速度折线图样式
-
零星海量的 Bug
# 安装依赖
npm install
# 开发模式运行
npm run dev
# 构建安装包
npm run build
# lint all JS/Vue component files in `src/`
npm run lint
This project was generated with electron-vue@7c4e3e9 using vue-cli. Documentation about the original structure can be found here.