Scroll to navigation

TWATCH(1) User Contributed Perl Documentation TWATCH(1)
 

NAME

twatch - watch torrent trackers and automatically download new torrents

SYNOPSIS

twatch [options]
 Options:
    -v|--verbose            - Verbose output
    -h|--help               - Read this help and exit
    -d|--debug              - Debug mode print all params derived and parsed
                              from torrent tracker
    -e|--execute FILENAME   - Run project by it`s FILENAME

DESCRIPTION

twatch is a simple and flexible watcher torrent trackers, based on regular and xpath expressions. It can download new torrent files and information about them by customizable filters.

REQUESTS & BUGS

Roman V. Nikolaev <rshadow@rambler.ru>

AUTHORS

Copyright (C) 2008 Roman V. Nikolaev <rshadow@rambler.ru>

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
2011-01-25 perl v5.10.1