Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 848 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 848 Bytes

torrent-manager-CLI

Description

Torrent Manager is a tool to watch movies online or download torrents from the comfort of your command line. No need to go to pirate bay and search when using the command.

Requirements:

How to install program

pip install -r requirements.txt
python main.py

Note

  • Downloaded Torrents will be in Download Folder.

Working of the project

How program works

Future Enhancements

  1. Add Cross Platform support for windows users.
  2. Add multi player supports.
  3. Add Binge watching series support.
  4. Add GUI based input for non programmers.