Search for torrents with multiple providers. Get your torrents very fast and secure without visiting any website.
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 |
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:
- npm i
- npm start
Please note, if there is many providers enabled, waiting for search results could prolong a bit.
STorrent is based on 'torrent-search-api' by Jimmy Laurent.