aria2helper

command module
v0.0.0-...-7ee1944 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: MIT Imports: 14 Imported by: 0

README

aria2helper

this is an aria2 start helper.

  • auto install and upgrade aria2(for windows).
  • auto config aria2.conf.
  • auto update bt tracker list before start aria2.

Requirements

golang version >= 1.13 download link

Usage

Windows
  1. download code and build it
go get github.com/Art2Cat/aria2helper
go build .
  1. Move aria2helper.exe and config.json to the directory(e.g D:\aria2) where you want to install aria2.

  2. Double click aria2helper.exe to run. Or you can run start.ps1 to hide the cmd window.PowerShell required

Linux/Unix
# download the code
go get github.com/Art2Cat/aria2helper
cd ~/go/src/github/Art2Cat/aria2helper
go build .

# Move aria2helper and config.json to the directory(e.g ~/aria2) where you installed aria2.
cp ./aria2helper ./config.json ~/aria2

cd ~/aria2
# grant execute permission to aria2helper
sudo chmod u+x aria2helper

# run aria2helper in background
./aria2helper &

Note

the default download directory for windows is D:\Downloads, for Linux/Unix is ~/Downloads.

License

Copyright (c) Rorschach Huang. All rights reserved. Please read the LICENSE for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL