Skip to content

aria2d is a tiny shell script batch trigger the torrent downloads in one shot

Notifications You must be signed in to change notification settings

yanghui1228/aria2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

aria2d

aria2d 是基于aria2的自动下载多个torrent文件的命令行工具。

aria2d is a CLI shell script to batch trigger the torrent downloads in one shot via aria2c.
This utility is only tested on MacOS Mojave so it may not work in the other platform.
it will update your bt-trackers from server if your conf file is in ~/.aria2/aria2.conf

Features:

Download multiple torrent files in one shot.
auto update BT-tracker. 

Dependencies:

This project is dependent on packages: `aria2c wget`.
Use 'brew list' to check your installed packages.
Use 'brew install aria2c wget' to install

Usage:

Copy 'aria2d' to your Mac's /usr/local⁩/⁨bin/ folder⁩ and then just trigger command - aria2d.
Please note it will trash your torrent files, so the same task won't trigger again.
For stopped downloads to resume, restore your torrent from the trash can and run it again.

About

aria2d is a tiny shell script batch trigger the torrent downloads in one shot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages