This package has been deprecated

Author message:

this package has been deprecated

torrentseed
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

torrentseed Build Status

usage: torrentseed [-h] [-v] [-s] [-r n] [-m] [-o file] file

TypeScript library which general purpouse is seeding torrents

Positional arguments:
  file                 File to be parsed.

Optional arguments:
  -h, --help           Show this help message and exit.
  -v, --version        Show program's version number and exit.
  -s, --seed           Seed torrent.
  -r n, --ratio n      Seed until ratio is equal given value.
  -m, --magnet         Print magnet URI.
  -o file, --out file  Destination for .torrent file.

Readme

Keywords

Package Sidebar

Install

npm i torrentseed

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • tlaziuk