Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Nugget is a minimalist command-line downloader written in Node.js, inspired by wget, that HTTP GETs files and streams them into the current directory. It specializes in downloading multiple files in parallel and offers options for resuming downloads, specifying output filenames, and controlling concurrency. This tool is ideal for developers and power users who need a lightweight, flexible alternative to wget for downloading files from the command line.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
maxogden

maxogden/nugget

minimalist wget clone written in node. HTTP GET files and downloads them into the current directory

JavaScript
179
29
BSD 3-Clause "New" or "Revised" License
max-mapper's profile
max-mapper
36 contributions
mafintosh's profile
mafintosh
22 contributions
grncdr's profile
grncdr
5 contributions
amilajack's profile
amilajack
1 contributions
ArtskydJ's profile
ArtskydJ
1 contributions
pklingem's profile
pklingem
1 contributions
reidab's profile
reidab
1 contributions
ThomasCrevoisier's profile
ThomasCrevoisier
1 contributions
silverwind's profile
silverwind
1 contributions

Support the dependencies of maxogden/nugget

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
freeall/progress-stream
Read the progress of a stream
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
freeall/single-line-log
Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
maxogden/tape-spawn
spawn processes conveniently in tape tests and match against stdout/stderr streaming output