Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Motrix | 36,355 | 2 days ago | 641 | mit | JavaScript | |||||
A full-featured download manager. | ||||||||||
Torrent Control | 125 | 2 months ago | 26 | JavaScript | ||||||
Firefox extension for adding torrents to remote clients. | ||||||||||
Fyredl | 2 | 6 years ago | gpl-3.0 | C++ | ||||||
A fast, secure and advanced download manager for your HTTP(S)/FTP(S)/BitTorrent needs. This program is provided for free as-is along with the source code, which you may peruse at any time and feel free to modify. Please do note that we are in heavy development at the moment and not ready for a stable release just yet. | ||||||||||
Arroyo | 1 | 3 years ago | HTML | |||||||
Arroyo is an automatic multimedia-multilingual download manager. | ||||||||||
Motrix20190226 | 1 | 4 years ago | mit | JavaScript | ||||||
Superdownloader | 1 | 4 years ago | Java | |||||||
【Android Demo】下载器,对DownloadManager的练习使用。 |
English | 简体中文
Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc.
Motrix has a clean and easy to use interface. I hope you will like it 👻.
✈️ Official Website | 📖 Manual
Download from GitHub Releases and install it.
It is recommended to install Motrix using the installation package (Motrix-Setup-x.y.z.exe) to ensure a complete experience, such as associating torrent files, capturing magnet links, etc.
If you use package management tools to manage applications on Windows, such as Chocolatey, scoop. You can use them to install Motrix.
Thanks to @Yato for continuing to maintain the Motrix Chocolatey package. To install motrix, run the following command from the command line
or from PowerShell
:
# Install
choco install motrix
# Upgrade
choco upgrade motrix
If you prefer the portable version, you can use scoop (need Windows 7+) to install Motrix.
scoop bucket add extras
scoop install motrix
The macOS users can install Motrix using brew cask
, thanks to PR of @Mitscherlich.
brew update && brew install --cask motrix
You can download the AppImage
(for all Linux distributions) or snap
to install Motrix, see GitHub/release for more Linux installation package formats.
Motrix may need to run with sudo
for the first time in Linux because there is no permission to create the download session file (/var/cache/aria2.session
).
If you want to build from source code, please read the Build section.
The latest version of Motrix AppImage requires you to manually perform desktop integration. Please check the documentation of AppImageLauncher .
Desktop Integration Since electron-builder 21 desktop integration is not a part of produced AppImage file. AppImageLauncher is the recommended way to integrate AppImages.
Deepin 20 Beta users failed to install Motrix, please follow the steps below:
Open the Terminal
, paste and run the following command to install Motrix again.
sudo apt --fix-broken install
Motrix has been listed on Snapcraft , Ubuntu users recommend downloading from the Snap Store.
Tips for v1.5.10
The tray may not display the indicator normally, which makes it inconvenient to exit the application.
Please unchecked Preferences--Basic Settings--Hide App Menu (Windows & Linux Only), click Save & Apply. Then click "Exit" in the File menu to exit the application.
Please update to v1.5.12 and above, you can use the keyboard shortcut Ctrl + q to quickly exit the application.
For Arch Linux users, Motrix is available in aur, thanks to the maintainer @weearc.
Run the following command to install:
yay motrix
Thanks to the PR of @proletarius101, Motrix has been listed Flathub, Linux users who like the Flatpak can try it.
# Install
flatpak install flathub net.agalwood.Motrix
# Run
flatpak run net.agalwood.Motrix
git clone [email protected]:agalwood/Motrix.git
cd Motrix
yarn
Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
Electron
failed to install correctly, please refer to https://github.com/electron/electron/issues/8466#issuecomment-571425574
yarn run dev
yarn run build
After building, the application will be found in the project's release
directory.
Development Roadmap see: Trello
If you are interested in participating in joint development, PR and Forks are welcome!
Translations into versions for other languages are welcome 🧐! Please read the translation guide before starting translations.
Key | Name | Status |
---|---|---|
ar | Arabic | ✔️ @hadialqattan, @AhmedElTabarani |
bg | Българският език | ✔️ @null-none |
ca | Català | ✔️ @marcizhu |
de | Deutsch | ✔️ @Schloemicher |
el | Ελληνικά | ✔️ @Likecinema |
en-US | English | ✔️ |
es | Español | ✔️ @Chofito |
fa | فارسی | ✔️ @Nima-Ra |
fr | Français | ✔️ @gpatarin |
hu | Hungarian | ✔️ @zalnaRs |
id | Indonesia | ✔️ @aarestu |
it | Italiano | ✔️ @blackcat-917 |
ja | 日本語 | ✔️ @hbkrkzk |
ko | 한국어 | ✔️ @KOZ39 |
nb | Norsk Bokmål | @rubjo |
nl | Nederlands | ✔️ @nickbouwhuis |
pl | Polski | ✔️ @KanarekLife |
pt-BR | Portuguese (Brazil) | ✔️ @andrenoberto |
ro | Română | ✔️ @alyn3d |
ru | Русский | ✔️ @bladeaweb |
tr | Türkçe | ✔️ @abdullah |
uk | Українська | ✔️ @bladeaweb |
vi | Tiếng Việt | ✔️ @duythanhvn |
zh-CN | 简体中文 | ✔️ |
zh-TW | 繁體中文 | ✔️ @Yukaii |
MIT Copyright (c) 2018-present Dr_rOot