**trmag** 

[![NPM Version](https://img.shields.io/npm/v/trmag.svg)](https://npmjs.org/package/trmag)

Just a torrent seach tool. 

trmag = torrent + magnet 

use api from [torrentproject.se](https://torrentproject.se) (blocked by GFW)

**usage**
```shell
npm install trmag -g
trmag -h
```

**advantage**
```shell
trmag -s 5 -n avatar    //搜索 avatar，并列出前5个
trmag avatar            //搜索 avatar，并列出前10个，默认
```

然后使用 [iambus同学](https://github.com/iambus)  写的 [迅雷离线下载脚本](https://github.com/iambus/xunlei-lixian) 就可以很方便的在命令行下下载你想要的一切了。

> Written with [StackEdit](https://stackedit.io/).
