/kat-get

Search and start torrents from Kickass Torrents - CLI and webapp

Primary LanguagePerlOtherNOASSERTION

kat-get(1) --  Search and start torrents from Kickass Torrents
==============================================================

## SYNOPSIS

 kat-get MotoGP Jerez 720p
 kat-get -d
 kat-get -p 8080

## DESCRIPTION

Lists the search hits with sizes and number of seeds, reads your choice
from stdin, and starts the selected torrent via transmission-daemon.

With -d starts as a webapp on default port 31101,
or with -p on the specified port.

## DEPENDENCIES

 libmojolicious-perl
 transmission-daemon

## INSTALL

Install and start kat-get as a systemd service with alias kat-get:

 sudo make install

Stop and remove systemd service:

 sudo make uninstall