# t411-console t411-console provided a console line tool for searching torrents on the tracker t411.me. ## Installation PHP 5.5 is required ```bash $ git clone https://github.com/simmstein/t411-console.git $ cd t411-console $ curl -sS https://getcomposer.org/installer | php $ ./composer.phar install $ ./console ```