Skip to content

enjoycoding/nget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nget - A Concurrent HTTP Downloader

A high-performance, concurrent HTTP downloader written in Rust with resume capability and beautiful progress tracking.

Features

  • 🚀 Concurrent Downloads: Multi-threaded downloading for maximum speed
  • 🔄 Resume Capability: Continue interrupted downloads from where they left off
  • 📊 Progress Tracking: Real-time progress bars with speed and ETA
  • 🛡️ Error Recovery: Automatic retry and error handling
  • High Performance: Async I/O and efficient memory usage
  • 🎯 User Friendly: Intuitive command-line interface

Installation

From Source

git clone https://github.com/enjoycoding/nget
cd nget
cargo install --path .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published