hget

interruptable, resumable download accelerator written in golang

  • Owner: huydx/hget
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

hget

This project is my personal project to learn golang to build something useful.

Build Status: Build Status

Install

$ go get -d github.com/huydx/hget
$ cd $GOPATH/src/github.com/huydx/hget
$ make clean install

Binary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/bin and even alias wget hget to replace wget totally :P

Usage

hget [Url] [-n parallel] [-skip-tls false] //to download url, with n connections, and not skip tls certificate
hget tasks //get interrupted tasks
hget resume [TaskName, URL] //to resume task

To interrupt any on-downloading process, just ctrl-c or ctrl-d at the middle of the download, hget will safely save your data and you will be able to resume later

Download

Resume

Main metrics

Overview
Name With Ownerhuydx/hget
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2016-08-07 08:27:03
Pushed At2022-10-24 21:30:06
Last Commit At2017-11-17 23:27:12
Release Count0
用户参与
Stargazers Count1k
Watchers Count25
Fork Count69
Commits Count32
Has Issues Enabled
Issues Count33
Issue Open Count22
Pull Requests Count0
Pull Requests Open Count5
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private