Giter VIP home page Giter VIP logo

buzz's Introduction

buzz

Build Status codecov

Command-line program to download files

  • Resume a download
  • Cookie support
  • Customize header
  • Recursive download
  • Output file
  • Proxy

Install

You need Swift Package Manager installed in your macOS, generally you are prepared if you have the latest Xcode installed.

Compile from source

> git clone https://github.com/nathanwhy/buzz.git
> cd buzz
> ./install.sh

Buzz should be compiled, tested and installed into the /usr/local/bin.

Homebrew

You may want to install in from Homebrew. But for now it is not supported.

Get Started

Download a image

buzz https://img9.bcyimg.com/drawer/15294/post/1799t/1f5a87801a0711e898b12b640777720f.jpg 

Resume a download

Running buzz with the same arguments, the download progress will resume from the last session.

Cookies

buzz --header "Cookie: value; otherName: value2" http://something.zip

For example,

buzz --header "Cookie: ADCDownloadAuth=xxxxxx" http://adcdownload.apple.com/Developer_Tools/Xcode_8.1_beta_2/Xcode_8.1_beta_2.xip

License

MIT

buzz's People

Contributors

nathanwhy avatar

Stargazers

Geoff Nixon avatar ζ¨ι΅δΈζˆι‡‘ avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

geoff-nixon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.