0.0.1 • Published 8 years ago

torrentseed v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.