
Video
SOMEONE BUILT A TERMINAL TORRENT CLIENT THAT SEARCHES EVERY TRUSTED SOURCE AT ONCE AND DOWNLOADS STRAIGHT TO DISK
finding a torrent in 2026 is miserable
fake download buttons, popups that spawn three more tabs, and half the results are dead with zero seeders. so he built the opposite of all that:
> type one query and it hits a curated set of trackers all at once
> results stream back tagged with source, size and seeders as fast as each site answers
> arrow to the one you want, press d, and it lands on your drive
> if one source is down it just skips it and keeps searching the rest
> downloads run in the background and pick up where they left off if you quit mid transfer
the whole thing is one command. npx and youre running, all you need is node, no browser, no setup, nothing leaves your machine except the request itself.
its called torlink, open source and mit.
this is the kind of clean terminal tool that does one annoying thing perfectly