[go: up one dir, main page]

Skip to content

Web application that indexes all popular torrent sites, and saves it to the local database.

License

Notifications You must be signed in to change notification settings

NunoHiggs/magnetissimo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://i.imgur.com/J6eB3mp.png

Magnetissimo is a self-hosted web application that indexes all popular torrent sites.

A screenshot of Magnetissimo

Goals

  • No javascript
  • Crawl multiple index sites for torrents and magnet links.
  • Easily integrates with both Sonarr and Radarr.
  • Run without ceremony. No need for configurations.
  • Easy to understand source code. Special care is taken to keep code lean and understandable.
  • High performance, leveraging Elixir's GenServer and Erlang's BEAM VM.

On average the application uses about 120MB of RAM:

https://i.imgur.com/3QfChzk.png

We work closely with other providers and search engines to be respectful of their hardware and minimize our impact to their systems.

If you'd like us to add you to our supported vendors list, please drop us a Github Issue.

Usage Guide

Magnetissimo was designed to be easy to run.

It's been tested on:

  • Erlang/OTP 21
  • Elixir 1.8.0

We have guide written for you:

Community

Want to talk about Magnetissimo or suggest features? We have an official Discord server.

Click to join our official Discord server

Supported websites

The following websites are fully supported.

  • 1337x.to
  • The Pirate Bay
  • YTS.am
  • Nyaa
  • Nyaa Pantsu
  • EZTV
  • TorrentDownloads

About

Web application that indexes all popular torrent sites, and saves it to the local database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 77.4%
  • Elixir 19.5%
  • HTML 1.7%
  • JavaScript 1.4%