Skip to content

iewnfod/aria-download-manager

Repository files navigation

logo

Aria Download Manager

A download manager designed for macOS and based on aria2.

中文 | English

Show

show_img

Requirements

  • rust >= 1.74.0
  • aria2

Build

  1. Clone the repo.
git clone https://github.com/iewnfod/aria-download-manager.git
  1. Run build script.
scripts/build.sh
  1. You can find .app and .dmg file in target dir.

Develop

Adm Tray

  1. Build a debug binary of download manager use cargo build.
  2. Move it into adm-tray's target dir.
  3. Enter adm-tray's dir and use cargo run to run your codes.

Aria Download Manager

  1. Open this application or adm-tray binary to make sure that aria2 has been started.
  2. Use cargo run to run your codes.

About

A download manager designed for macOS and based on aria2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published