Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

makevoid/thorrents

Folders and files

NameName
Last commit message
Last commit date
Sep 2, 2014
Mar 31, 2011
Mar 3, 2020
Mar 3, 2020
Sep 4, 2012
Mar 10, 2021
Mar 3, 2020
Jul 14, 2012
Mar 17, 2011
Mar 3, 2020
Mar 3, 2020
Sep 4, 2012
Mar 3, 2020
Mar 3, 2020
Mar 3, 2020
Mar 17, 2011
Mar 3, 2020

Repository files navigation

Thorrents

Take the torrent power back! Smash HTTP downloads! Thor agrees!

main code:

usage:

old domain: thorrents.com

The tHorrents are coming from tpb, that is still blocked in some countries like Italy, that's why this project makes some sense somewhere.

JSON API Documentation

thorrents.com/docs (probably offline)

Installation

note: you need ruby 1.9.x and the bundler gem installed

how to install:

clone the repo, install the dependencies and run

git clone git://github.com/makevoid/thorrents.git
cd thorrents
bundle install
RACK_ENV=production rackup

the default rack server starts at http://localhost:9292

open models/thorz.rb and fill the HOST constant (you can uncomment one of the lines above)

If you are in Italy or in another place of the world where you can't access to tpb use:

rackup

to boot it in development mode (your host will need to have access TPB).

enjoy!

Features

  • results ordered by seeds
  • magnet links
  • fb share

Credits