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

https://github.com/robertklep/torrent-info

Inspect .torrent files or magnet URI's, also convert between the two.
https://github.com/robertklep/torrent-info

Last synced: 9 months ago
JSON representation

Inspect .torrent files or magnet URI's, also convert between the two.

Awesome Lists containing this project

README

          

# torrent-info

Inspect .torrent files or magnet URI's, also convert between the two.

## Install:

Make sure you have a recent (v6+) version of Node.js installed.

```
$ npm install robertklep/torrent-info -g
```

## Usage:

```
Usage:
torrent-info [options]

Options:
-h --help Show this
-c --convert Convert torrent file to magnet URI or vice versa
```

`` can either be a filename, or a magnet URI.