penkzhou / Motrix

A full-featured download manager.

Home Page:https://motrix.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motrix

App Icon

A full-featured download manager.

Build Status Build status Total Downloads Support Platforms

English | 简体中文

Motrix is a full-featured download manager that support downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk etc.

It has a clean and simple interface and is easy to use. I hope you will like it 👻.

✈️ Official Website | 📖 Manual (zh-CN)

💽 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
  • 💻 Ready for Touch Bar (Mac only)
  • 🗑 Delete related files when removing tasks (optional)
  • 🌍 I18n, View supported languages.
  • 🎏 ...

🖥 User Interface

motrix-screenshot-task-en.png

⌨️ Development

Clone Code

git clone git@github.com: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, Welcome Fork and PR !

🌍 Internationalization

Welcome to translate to more versions in other languages 🧐. Please read the translation guide before starting work.

Key Name Status
zh-CN 🇨🇳 简体中文 ✔️
en-US 🇺🇸 English (US) ✔️
tr 🇹🇷 Türkçe Next release @abdullah
fr 🇫🇷 Français 🏗 @gpatarin

📜 License

MIT Copyright (c) 2018-present Dr_rOot

About

A full-featured download manager.

https://motrix.app/

License:MIT License


Languages

Language:JavaScript 50.7%Language:Vue 34.7%Language:CSS 14.0%Language:HTML 0.6%