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.
- npm for webtorrent CLI
- Webtorrent CLI
- Python
pip install -r requirements.txt
python main.py
- Downloaded Torrents will be in Download Folder.
- Add Cross Platform support for windows users.
- Add multi player supports.
- Add Binge watching series support.
- Add GUI based input for non programmers.