AB Download Manager is a desktop app which lets you manage and organize your download files better than before
Please visit Project Website for more info
in order to download and install the app
curl -fsSL https://raw.githubusercontent.com/amir1376/ab-download-manager/master/scripts/install.sh | bash
winget:
winget install amir1376.ABDownloadManager
scoop:
scoop install extras/abdownloadmanager
perform below command to uninstall
curl -fsSL https://raw.githubusercontent.com/amir1376/ab-download-manager/master/scripts/uninstall.sh | bash
Please keep in mind that this project is in the beginning of its journey. lots of features are on the way!.
But, in the meantime you may face Bugs or Problems. so.
Please report them (by Community chat or GitHub Issues
) to me,And I'll do my best to fix them ASAP
You can join to our Telegram Group to
There are multiple repositories related to the AB Download Manager project
Repository | Description |
---|---|
Main Application (You are here) | Contains the Application that runs on your device |
Browser Integration | Contains the Browser Extension to be installed on your browser |
Website | Contains the AB Download Manager website |
I spent a lot of time to create this project.
If you like my work, Please consider giving it a ⭐ Thanks ❤️
If you see bugs in the source code! please report them in the GitHub Issues
section
to compile and test desktop app on your local machine follow these steps.
./gradlew
./gradlew packageReleaseDistributionForCurrentOS
This will create an installer package for your current OS, so you can install it on your own
Note: you will get error if your OS does not support any of above package types in this case you should compile it
without packaging
The output will be created in
<project_dir>/desktop/app/build/compose/binaries/main-release/
Note. This project is compiled and published by GitHub actions here, so if you faced any problem you can check that too
Contributions to this project are very welcome!
If you want to contribute to this project, please read Contributing Guide first.
Let's make a better Download Manager together ❤️
If you'd like to support the project, you can find details on how to donate in the DONATE.md file.