Skip to content

Thomas allows parallel http downloads and is an alternative to Axel (and other stuff!)

License

Notifications You must be signed in to change notification settings

JohnDoee/thomas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thomas

Thomas is many things, among them:

  • A framework to build a streaming platform by inputting, processing and outputting files.
  • A segmented downloader that makes it possible to play file while downloading.

Note: CLI is currently somewhat broken

Install

From pypi (stable): :

pip install thomas

From GitHub (develop): :

virtualenv thomas-env
thomas-env/bin/pip install git+https://github.com/JohnDoee/thomas.git

Upgrade from previous version

Upgrading from Github (develop) :

thomas-env/bin/pip install git+https://github.com/JohnDoee/thomas.git --upgrade --force-reinstall

Instructions

Start by installing.

Then get downloading :: thomas http://rbx.proof.ovh.net/files/100Mio.dat

See more commands by looking at thomas -h

License

MIT, see LICENSE

About

Thomas allows parallel http downloads and is an alternative to Axel (and other stuff!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages