An open API service indexing awesome lists of open source software.

https://github.com/tim-smart/torrentsearch

CLI program to search for torrents
https://github.com/tim-smart/torrentsearch

Last synced: 10 months ago
JSON representation

CLI program to search for torrents

Awesome Lists containing this project

README

          

# torrentsearch

CLI program used to search for torrents.

The backend uses https://github.com/JimmyLaurent/torrent-search-api to find the results.

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/torrentsearch.svg)](https://npmjs.org/package/torrentsearch)
[![Downloads/week](https://img.shields.io/npm/dw/torrentsearch.svg)](https://npmjs.org/package/torrentsearch)
[![License](https://img.shields.io/npm/l/torrentsearch.svg)](https://github.com/tim-smart/torrentsearch/blob/master/package.json)

## Install

```shell
npm i -g @tim-smart/torrentsearch
```