Skip to content

52tt/dlmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

dlmgr

A simple download manager

# Add a job
dlmgr.py add_job "curl command here"

# Remove a job
dlmgr.py remove_job <job_id>

# List jobs
dlmgr.py list_jobs

# Force run next job
dlmgr.py force_run_next_job

About

A simple download manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published