/STorrent

Search for torrents with multiple providers. Get your torrents very fast and secure without visiting any web site.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

STorrent

Electron multi-platform desktop application

GPLv3 license GitHub release Maintenance

Search for torrents with multiple providers. Get your torrents very fast and secure without visiting any website.

List of Torrent search providers:

Provider Authentication
TorrentLeech required
IpTorrents required
Torrent9 public
Torrentz2 public
1337x public
ThePirateBay public
Yggtorrent required
KickassTorrents public
Rarbg public
TorrentProject public
Yts public
Limetorrents public
Eztv public

Usage

In releases section, there is a .deb installer for GNU/Linux Ubuntu based distros and .exe executable for Windows.

For Linux users, there is storrent.desktop file provided in the assets folder for better convenience.

Windows users should probably want to pin the app to the taskbar on first run, because installer doesn't create start menu and other usual shortcuts.
Application files are stored in c:\Users\%USERNAME%\AppData\Local\storrent\ directory.

To locally start the application from source, you will need to have node.js with npm installed,
then cd to directory and run:

  1. npm i
  2. npm start

Please note, if there is many providers enabled, waiting for search results could prolong a bit.

Credits

STorrent is based on 'torrent-search-api' by Jimmy Laurent.