Skip to content

plaktos/DMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this

DMan is a download manager written in C++, using libcurl. It is made only for learning purposes and not intended for use.

Aim

  • To develop a download manager that supports a multitude of protocols.
  • Use STL paradigms

Current state

Version 0.2.0

  • Download files over http/ftp.
  • URLs provided through the command line.
  • -c command line argument for the ability to continue canceled downloads
  • -t command line argument for concurrent downloads

About

Download manager written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages