Skip to content

dherg/yamtorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YamTorrent

a BitTorrent client by David, Micah, and Lincoln

Dependencies:

  • Python 3
  • Requests Python library pip install requests
  • Twisted Python framework pip install twisted
  • BencodePy Python library pip install bencodepy
  • pybtracker Python library pip install pybtracker
  • progressbar2 Python library pip install progressbar2

Or try pip install -r requirements.txt

To Run:

python YamTorrent.py [file.torrent] [--progress|--verbose]

For an example torrent file, try The Latest Ubuntu Release

Report

Read the report for more details

About

BitTorrent client for the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages