Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Jigoku/alluvion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

This software doesn't work anymore as the strike API has been taken down

What is Alluvion?

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/

  • search for torrents
  • filter search queries by category
  • download *.torrent files directly
  • view torrent information by supplying an info hash
  • launch magnet with torrent client (via `xdg-open')
  • bookmarks manager
  • http/https proxy support
  • socks4 proxy support
  • socks5 proxy support

Obtain development branch

$ git clone https://github.com/Jigoku/alluvion.git

Running Alluvion

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:

  • Gtk2
  • JSON
  • LWP::UserAgent
  • LWP::Protocol::socks
  • URI::Escape

(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'

Screenshot

screenshot13

DISCLAIMER

The author does NOT endorse distribution of copyrighted works.