GithubHelp home page GithubHelp logo

hhy5277 / motrix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agalwood/motrix

0.0 1.0 0.0 8 MB

A full-featured download manger.

Home Page: https://motrix.app/

License: MIT License

JavaScript 45.06% HTML 0.72% Vue 37.73% CSS 16.49%

motrix's Introduction

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。

开源许可

基于 MIT license 许可进行开源。

motrix's People

Contributors

agalwood avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.