Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makevoid/thorrents
year 2000 - TPB minimal gui with default sorting
https://github.com/makevoid/thorrents
2012 duckduckgo inactive proxy thorrents torrents
Last synced: about 2 months ago
JSON representation
year 2000 - TPB minimal gui with default sorting
- Host: GitHub
- URL: https://github.com/makevoid/thorrents
- Owner: makevoid
- License: other
- Created: 2011-03-15T19:12:21.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T22:57:50.000Z (about 2 years ago)
- Last Synced: 2024-07-30T18:12:55.284Z (5 months ago)
- Topics: 2012, duckduckgo, inactive, proxy, thorrents, torrents
- Language: JavaScript
- Homepage: https://github.com/makevoid/thorrents
- Size: 8.2 MB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Thorrents
## Take the torrent power back! Smash HTTP downloads! Thor agrees!main code:
## https://github.com/makevoid/thorrents/blob/master/models/thorz.rbusage:
## https://github.com/makevoid/thorrents/blob/master/thorrents.rb#L161old domain:
[thorrents.com](http://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
#### https://github.com/makevoid/thorrents/blob/master/views/docs.haml
[thorrents.com/docs](http://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 rackupthe 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
- Francesco 'makevoid' Canessa - [makevoid.com](http://makevoid.com)
- Jacopo Santoni - [jacoposantoni.com](http://jacoposantoni.com) for the concept
- Nimrod S.Kerret - [@thedod](https://github.com/thedod) helped with docs and example
- Daniel Olsen - [weremole.deviantart.com](http://weremole.deviantart.com/) for the thor background image