http-downloader

A download tool that is baked for the GitHub release assets. 专注于 GitHub 项目的工具安装

MIT License

Stars
43

Bot releases are hidden (Show)

http-downloader - v0.0.89

Published by LinuxSuRen over 1 year ago

What’s Changed

🐛 Bug Fixes

  • fix: parse filename from response header add annotation (#401) @wongearl
http-downloader - v0.0.87

Published by LinuxSuRen over 1 year ago

What’s Changed

🚀 Features

  • feat: support setting proxy and provider for setup sub-command (#397) @LinuxSuRen
http-downloader - v0.0.86

Published by LinuxSuRen over 1 year ago

What’s Changed

  • fix: remove the redundant print statements (#391) @LinuxSuRen
  • chore: move go fake runtime to a library (#389) @LinuxSuRen
http-downloader - v0.0.81

Published by LinuxSuRen over 1 year ago

What’s Changed

  • chore: add comments for all packages (#350) @LinuxSuRen
  • feat: support to skip tls when download file (#348) @LinuxSuRen
  • feat: support to set the file mod (#347) @LinuxSuRen
http-downloader - v0.0.78

Published by LinuxSuRen over 1 year ago

What’s Changed

  • support to install docker on debian (#341) @LinuxSuRen
http-downloader - v0.0.74

Published by LinuxSuRen over 1 year ago

What’s Changed

  • chore: bump goreleaser github action (#329) @LinuxSuRen
  • feat: suppor to download magnet files (#325) @LinuxSuRen
http-downloader - v0.0.73

Published by LinuxSuRen over 1 year ago

What’s Changed

  • feat: check the version before install (#322) @LinuxSuRen
http-downloader - v0.0.71

Published by LinuxSuRen over 1 year ago

http-downloader - v0.0.66

Published by LinuxSuRen over 2 years ago

http-downloader - v0.0.58

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Fix the setup command (#238) @LinuxSuRen

👻 Maintenance

  • Bump actions/checkout from 2.4.0 to 3.0.0 (#221) @dependabot
  • Bump codecov/codecov-action from 2.1.0 to 3.0.0 (#222) @dependabot
http-downloader - v0.0.55

Published by LinuxSuRen almost 3 years ago

What’s Changed

🐛 Bug Fixes

  • Fix the potential fetch error (#199) @LinuxSuRen

👻 Maintenance

  • Use trivy to scan the security issue (#193) @LinuxSuRen
http-downloader - v0.0.46

Published by LinuxSuRen about 3 years ago

Docker images

  • docker pull surenpi/hd:v0.0.46
  • docker pull ghcr.io/linuxsuren/hd:v0.0.46
http-downloader - v0.0.30

Published by LinuxSuRen about 3 years ago

What’s Changed

  • Fix the tar config does not work #90

📝 Documentation updates

  • Fully automate dev setup with Gitpod (#72) @LinuxSuRen

👻 Maintenance

  • Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.1 (#77) @dependabot
  • Bump gaurav-nelson/github-action-markdown-link-check from 1 to 1.0.12 (#71) @dependabot
  • Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#67) @dependabot
http-downloader - v0.0.24

Published by LinuxSuRen over 3 years ago

What’s Changed

Now you can install a package with a simple name instead of the full name. For example:

hd install ks

🚀 Features

  • Add support to install a package with the simple name (#55) @LinuxSuRen
  • Speed up fetchHomeConfig git process (#53) @JohnNiang

👻 Maintenance

  • Bump github.com/onsi/ginkgo from 1.15.1 to 1.16.0 (#51) @dependabot
http-downloader - v0.0.9

Published by LinuxSuRen over 3 years ago

http-downloader - v0.0.6

Published by LinuxSuRen over 3 years ago

Multi-thread download was refractory. Make it be easy to use for self-upgrade.

http-downloader - v0.0.5

Published by LinuxSuRen over 3 years ago

Add GitHub release assets download friendly feature.

For example:

hd get jenkins-zh/jenkins-cli/jcli -o jcli.tar.gz --thread 3
http-downloader - v0.0.4

Published by LinuxSuRen over 3 years ago

http-downloader - v0.0.3

Published by LinuxSuRen over 3 years ago

Make this is a really HTTP download tool. The most exciting feature is that it can download files in multiple threads.

http-downloader - v0.0.2

Published by LinuxSuRen almost 4 years ago