47

GitHub - agalwood/Motrix: A full-featured download manger.

 5 years ago
source link: https://github.com/agalwood/Motrix
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Motrix

App Icon

一款全能的下载工具

支持下载 HTTP、FTP、BT、磁力链、百度网盘等资源

是个兴趣使然的桌面应用开发者?,出于兴趣爱好,利用搬砖之余开发了 MO 1.0 版本,做出来有大半年了,没做过什么推广,所以大家可能都没怎么听过这个应用吧~?~

本着自己用得舒(折)服(腾)?的想法,?撸出了个全新的版本,并更名为 Motrix。新版本不仅优化了性能,还重新设计了图形操作界面,操作更简便!

官网提供了已经编译好的应用安装包(去官网下载),当然你也可以自己克隆代码进行编译打包。

? 技术栈

? 自行编译

克隆代码

git clone [email protected]:agalwood/Motrix.git

安装依赖

cd Motrix
npm install

天朝大陆用户建议使用淘宝的npm源

npm config set registry 'https://registry.npm.taobao.org'
export ELECTRON_MIRROR='https://npm.taobao.org/mirrors/electron/'
export SASS_BINARY_SITE='https://npm.taobao.org/mirrors/node-sass'

如果喜欢 Yarn,也可以使用 yarn 安装依赖

开发模式

npm run dev

编译打包

npm run build

完成之后可以在项目的 release 目录看到编译打包好的应用文件

☑️ TODO

  • 国际化支持
  • macOS Mojave 深色模式
  • Windows 和 Linux 版本理论上会有,还未调试
  • 测试用例

? 参与共建 PRs Welcome

如果你有兴趣参与共同开发,欢迎 FORK 和 PR。


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK