This software doesn't work anymore as the strike API has been taken down
Alluvion is a GPLv3 licensed torrent search utility, giving you direct access to magnet links, info hashes, and the torrent files themselves. It uses the strike API to return results based on your keywords.
Allows you to lookup and search torrent information indexed by http://getstrike.net/
$ git clone https://github.com/Jigoku/alluvion.git
Alluvion can be started by simply running the main script:
$ ./alluvion-gtk.pl
Available command line options:
--debug (shows verbose information)
--version (prints the version and exits)
--reset (resets to default settings)
--help (shows help)
Perl modules required:
(these should be available on most linux distributions, it's likely they are already installed)
If you cannot find them in your distributions package repository, try installing missing modules like so:
# perl -MCPAN -e 'install JSON'
The author does NOT endorse distribution of copyrighted works.