BloodyFenix / rats-search

BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rats on The Boat - BitTorrent search engine

CircleCI Build Status Appveyor Build Status Travis Build Status semantic-release Release Documentation

BitTorrent search program for desktop and web. Collect and navigate over base of torrents statistic, categories, and give easy access to it. Work over p2p network and support Windows, Linux, Mac OS platforms.

Features

  • Works over p2p torrent network, doesn't require any trackers
  • Search over torrent collection
  • Torrent and files search
  • Search filters
  • Trackers peers scan supported
  • Integrated torrent client
  • Pretty safe to use and don't send any information about collected torrents data (statistic)
  • Collect only statistic information and don't save any torrents internal data
  • Supports torrents rating (voting)
  • P2P Search. Search in other Rats clients.
  • Web version (web interface) for servers
  • Torrents top list

Architecture

Basic Architecture

Contributing

We are welcome any contributing: bug fixes, improvements, code refactoring and other stuffs.

Usage Manuals

Server version install

Clone repository, then make sure that you have Node.js and NPM (with Node.js) installed in your system, then:

npm install

Then compile web version:

npm run buildweb

Finally start server application:

npm run server

Now you can get access to web interface on 8095 port: http://localhost:8095

More about configuration

More about server compatibility

Donation

Support Rats Search development on Patreon

Screenshots

Main Window Torrent Details

License

MIT

About

BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.

License:MIT License


Languages

Language:JavaScript 91.9%Language:CSS 6.8%Language:HTML 1.3%Language:Batchfile 0.1%