Icon for Torrent search engine

Torrent search engine

Version 1.0

by DrUntold

I AM NOT RESPONSIBLE IF THE CODE IS USED FOR COPYRIGHT INFRINGEMENT OR OTHER ILLEGAL WORKS, THIS CODE ONLY SCANS FOR PUBLICLY AVAILABLE INFORMATION AND ONLY SHOWS WHAT USER SEARCHES.

GitHub (for apk and docs): https://github.com/Untoldhacker-Dev/Torrent-Search-Engine.git

A sleek, premium-looking torrent search web application built using Node.js, HTML, CSS, and JavaScript — with no ads, and a highly responsive Bootstrap-based UI.

🔧 How It Works:

  1. On app launch, a local Node.js server starts and listens on http://localhost:8080.
  2. The HTML/CSS/JS frontend is loaded into a WebView. Users can search torrents directly using the web interface.
  3. Torrent results are fetched using torrent-search-api, enriched with magnet links.
  4. Clicking a magnet or description link sends it to the backend which opens it using the default system handler.
Downloads
129
File size
4 MB
Category
Utility
Type
Spk
Last Update
2 months ago
Created
2 months ago

Version 1.0

Created 2 months ago

Initial Version.

Dark Theme

Uses dark theme for all controls.

NodeJS Mode

Runs the app in NodeJS mode.