Skip to content

pingyuan162/Motrix

Repository files navigation

Motrix

App Icon

A full-featured download manager.

Build Status Build status

English | 简体中文

Support downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk and other resources.

Hello everyone, I am an interested desktop application developer 🤓. I developed a full-featured download manager in my spare time for my hobbies. Its name is Motrix. I completed its interface design, application icons, completed most of the coding, and opened it source.

I think that its interface is beautiful, easy to operate, and rich in configuration 😌, I hope you will like it 👻.

Official Website

💽 Installation

Download from Github Releases and install it.

✨ Features

  • 🕹 Simple and clear user interface
  • 🧲 Support BitTorrent & Magnet
  • 🤫 Support downloading Baidu Net Disk
  • 🎛 Up to 10 tasks concurrently download
  • 🚀 Single task maximum support 64 thread download
  • 🕶 Mock User-Agent
  • 🔔 Download completed Notification
  • 🌍 I18n, currently available Simplified Chinese & English.
  • 🎏 ...

⌨️ Development

Clone Code

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

Install Dependencies

cd Motrix
npm install

If you like Yarn, you can also use yarn to install dependencies.

Dev Mode

npm run dev

Build Release

npm run build

After build finish, you can see the compiled packaged application file in the release directory of the project.

🛠 Technology Stack

☑️ TODO

Development Roadmap see: Trello

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, Fork and PR are welcome.

📜 License

MIT Copyright (c) 2018-present Dr_rOot

About

A full-featured download manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.7%
  • Vue 34.7%
  • CSS 14.0%
  • HTML 0.6%