amir1376
ab-download-manager
Kotlin

A Download Manager that speeds up your downloads

Last updated Jul 8, 2026
16.6k
Stars
856
Forks
420
Issues
+181
Stars/day
Attention Score
99
Language breakdown
Kotlin 99.3%
Shell 0.4%
NSIS 0.2%
Batchfile 0.1%
Handlebars 0.0%
β–Έ Files click to expand
README

AB Download Manager Logo

AB Download Manager

GitHub Release AB Download Manager Website Telegram Channel Telegram Group Crowdin

AB Download Manager Banner

Introduction

AB Download Manager is a desktop app that helps you manage and organize your downloads more efficiently than ever before.

Features

  • ⚑️ Faster Download Speed
  • ⏰ Queues and Schedulers
  • 🌐 Browser Extensions
  • πŸ’» Multiplatform (Android / Windows / Linux / Mac)
  • πŸŒ™ Multiple Themes (Dark/Light/Black and more) with modern UI
  • ❀️ Free and Open Source
Please visit Project Website for more info.

Installation

GitHub Release

Download and Install the App

Official Website GitHub Releases

Installation script (Linux)

The recommended way to install the app on Linux

bash <(curl -fsSL https://raw.githubusercontent.com/amir1376/ab-download-manager/master/scripts/install.sh)

Winget or Scoop (for Windows)

winget:

winget install amir1376.ABDownloadManager

scoop:

scoop install extras/abdownloadmanager

Homebrew (for macOS & Linux)

brew tap amir1376/tap && brew install --cask ab-download-manager
⚠️ Warning: This software is NOT on Google Play or other app stores unless listed here. Any version claiming to be or related to this project should be considered SCAM and UNSAFE.

For alternative installation methods, uninstallation instructions, and more details, please refer to the wiki page.

Browser Extensions

Firefox Add-ons Version Chrome Web Store Version

You can download the browser extension to integrate the app with your browser.

Chrome Extension Chrome Extension

Screenshots

App Home Section

App Download Section

Community

  • πŸ“’ Telegram Channel – News, announcements, and release updates.
  • πŸ’¬ Telegram Group – Get help, report bugs, suggest features, and discuss
the project with the community.

Repositories And Source Code

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've spent a lot of time to create this project.

If you like my work, please consider giving it a ⭐ β€” thanks! ❀️

Bug Report

If you notice any bugs in the source code, please report them via the GitHub Issues section.

Build From Source

To compile and test the desktop app on your local machine, follow these steps:

  • Clone the project.
  • Download and extract the JBR, and make it available by either:
- Adding it to your PATH, or - Setting the JAVA_HOME environment variable to its installation path.
  • Navigate to the project directory, open your terminal and execute the following command:
./gradlew createReleaseFolderForCi
  • The output will be available at:
<project_dir>/build/ci-release
Note. This project is compiled and published by GitHub actions here, so if you
faced any problem you can check that too.

Translations

Crowdin

If you’d like to help translate AB Download Manager into another language, or improve existing translations, you can do so on Crowdin. Here’s how:

  • Visit the project in Crowdin
  • Please DO NOT submit translations via pull requests.
  • If you want to add a new language, please see this.

Contribution

If you want to contribute to this project, please read Contributing Guide first.

Support the Project

If you'd like to support the project, you can find details on how to donate in the DONATE.md file.

Β© 2026 GitRepoTrend Β· amir1376/ab-download-manager Β· Updated daily from GitHub