• Stars
    star
    236
  • Rank 165,230 (Top 4 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 10 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An iOS app that interfaces with remote torrent clients

BarMagnet

No Maintenance Intended

BarMagnet is a simple torrent remote controller for iOS 9 and above.

This project will eventually be superseded by Magnetar, at which point this project will be considered end of life.

BarMagnet features:

  • Support for Deluge, qBittorrent, ruTorrent (HTTPRPC plugin), rTorrent (XMLRPC), SeedStuff seedboxes, Synology, Transmission, Vuze (Remote UI plugin) and ยตTorrent.
  • A query system that lets you easily search any torrent website that inserts the query into the URL, while also letting you add extra modifiers to automatically sort by whichever parameter you desire.
  • A web browser (based on SVWebViewController) that lets you add torrents to your remote server just by clicking on the magnet link or torrent file link.
  • Supports ordering by: completed, incomplete, download speed, upload speed, active, downloading, seeding, paused, name, size or ratio, but there's always room for more.

Installation

After downloading, cd to the root folder and run git submodule update --init --recursive to initialise all submodules used by this project and by the projects that this project uses (dizzying, isn't it?).

You'll need a Mac running the latest Xcode to be able to build BarMagnet for your iOS device.

Alternatively you can use one of the pre-built binaries after resigning it with iOS App Signer.

Credits

BarMagnet is brought to you by Charlotte Tortorella and contributors to the project. If you have feature suggestions or bug reports, feel free to help out by sending pull requests or by creating new issues.