The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Trrr - search torrents on CLI

SYNOPSIS

CLI tool to search torrents, Filters and sorts results which are then mapped to keys. Press the key with assigned letter and it will download and open torrent in your default client.

USAGE

Filter results with as many parameters as needed

trrr keyword1 keyword2 keywordN

Limit results by minimum number of seeders add number as last parameter.

trrr keyword1 keyword2 keywordN -100

Results are displayed, first column contains assigned key of torrent. To pick a result press assigned key and it'll be opened in your default torrent client. As results are sorted by number of seeders most of the time you want to press an A key.

To pick result from previous search add letter on command line. This is necessary on Windows running 'Git/Bash for Windows' where you have to specify key on CLI upfront.

trrr keyword1 keyword2 keywordN -100 -a'

AUTHOR

Zdeněk Bohuněk. <zdenek@cpan.org>

App::Trr::HotKey is taken from StackOverflow post by brian d foy

COPYRIGHT AND LICENSE

Copyright 2016 by Zdenek Bohunek

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 68:

Non-ASCII character seen before =encoding in 'Zdeněk'. Assuming UTF-8