Skip to content

rosencrystal/Motrix

 
 

Repository files navigation

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 supports downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk, etc.

Motrix has a clean and easy to use interface. I hope you will like it ๐Ÿ‘ป.

โœˆ๏ธ Official Website | ๐Ÿ“– Manual (zh-CN)

๐Ÿ’ฝ Installation

Download from GitHub Releases and install it.

Update: macOS user support brew cask installation, thanks to PR of Mitscherlich.

brew update && brew cask install motrix

โœจ Features

  • ๐Ÿ•น Simple and clear user interface
  • ๐Ÿฆ„ Supports BitTorrent & Magnet
  • ๐Ÿ’พ Supports downloading Baidu Net Disk
  • ๐ŸŽ› Up to 10 concurrent download tasks
  • ๐Ÿš€ Supports 64 threads in a single task
  • ๐Ÿ•ถ 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 building, the application will be found in the project's release directory.

๐Ÿ›  Technology Stack

โ˜‘๏ธ TODO

Development Roadmap see: Trello

๐Ÿค Contribute PRs Welcome

If you are interested in participating in joint development, PR and Forks are welcome!

๐ŸŒ Internationalization

Translations into versions for other languages are welcome ๐Ÿง! Please read the translation guide before starting translations.

Key Name Status
de German Next Release @Schloemicher
en-US English โœ”๏ธ
fr Franรงais Next Release @gpatarin
pt-BR Portuguese (Brazil) Next Release @andrenoberto
tr Tรผrkรงe Next Release @abdullah
zh-CN ็ฎ€ไฝ“ไธญๆ–‡ โœ”๏ธ
zh-TW ็น้ซ”ไธญๆ–‡ Next Release @Yukaii

๐Ÿ“œ 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 56.4%
  • Vue 30.8%
  • CSS 12.3%
  • HTML 0.5%