pxgamer / tcli-php
A CLI torrent searching system.
Fund package maintenance!
owenvoke
ecologi.com/owenvoke?gift-trees
Requires
- php: ^7.1
- pxgamer/torrent-parser-php: ^4.0
- symfony/console: ^4.1
Requires (Dev)
- phpunit/phpunit: ^6.4 || ^7.2
- squizlabs/php_codesniffer: ^3.3
This package is auto-updated.
Last update: 2025-03-11 15:48:16 UTC
README
A CLI torrent searching system.
Install
Via Composer
$ composer global require pxgamer/tcli-php
Via Phive
$ phive install pxgamer/tcli-php
Usage
tcli {{command}}
Latest Torrents
Command | Description |
---|---|
tcli latest |
This will get the latest torrents from all available torrent sites. |
tcli latest:wwt |
This will get the latest torrents from WorldWideTorrents. |
tcli latest:rarbg |
This will get the latest torrents from RARBG. |
tcli latest:eztv |
This will get the latest torrents from EZTV. |
tcli latest:limetorrents |
This will get the latest torrents from LimeTorrents. |
Searching Torrents
Command | Description |
---|---|
tcli search |
This will get the latest torrents from all available torrent sites. |
tcli search:wwt |
This will get the latest torrents from WorldWideTorrents. |
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.