Skip to content

Terminal tool for searching torrents providing direct magnet links.

License

Notifications You must be signed in to change notification settings

saifat29/tormy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tormy-cli

Terminal tool for searching torrents providing direct magnet links.

./tormy-cli "big buck bunny"

Usage image

Note: Works only with Python 3.x

Install

Install all dependencies by either of the following ways -

  1. python setup.py install
  2. pip install -r requirements.txt

Usage

usage: ./tormy-cli [-h] query

positional arguments:
  query	  Enter text within quotes to search for torrents.
  Example = tormy-cli "big buck bunny"

optional arguments:
  -h, --help  show this help message and exit

Note:

Give execute permission to tormy-cli as follows

sudo chmod +x tormy-cli

About

Terminal tool for searching torrents providing direct magnet links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages