Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antikmozib/am-downloader

A modern download manager for Windows.
https://github.com/antikmozib/am-downloader

desktop-app dotnet download-manager windows wpf

Last synced: 1 day ago
JSON representation

A modern download manager for Windows.

Awesome Lists containing this project

README

        

# AM Downloader

A modern download manager for Windows.

![Screenshot](screenshot.png?raw=true)

## Features

* Concurrent downloading of many items.
* Multiple download streams per download to speed up transfer rates.
* Pausing and resuming of downloads.
* Batch downloading of items using URL patterns.
* Speed throttling to reduce network pressure.
* Easy-to-use and modern interface.

## Installing

__System Requirements:__ Windows 7 SP1 or later with [.NET Desktop Runtime 6.0 (x86)](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)

Download and run the setup program and follow its instructions.

_Note:_ Future releases will only support Windows 10 and higher.

## Building

__Requirements:__ [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)

`clone` the repository, `cd` into the root directory and execute `dotnet build`.

## Contributions

_Currently not actively accepting contributions._