t411-console provides a console line tool for searching torrents on the tracker t411.me. You also can configure a transmission remote access to run a download.
Go to file
2015-02-10 14:06:14 +01:00
app readme 2015-02-10 14:06:14 +01:00
src Refactoring, new render, search engine improved 2015-02-10 13:41:11 +01:00
.gitignore gitignore 2015-02-10 02:23:32 +01:00
composer.json Commands autloaded, api client 2015-02-10 01:17:29 +01:00
console Commands autloaded, api client 2015-02-10 01:17:29 +01:00
README.md readme 2015-02-10 13:55:33 +01:00

t411-console

t411-console provided a console line tool for searching torrents on the tracker t411.me.

Installation

PHP 5.3 is required

$ git clone https://github.com/simmstein/t411-console.git
$ cd t411-console
$ curl -sS https://getcomposer.org/installer | php
$ ./composer.phar install
$ ./console