igor-makarov / BarMagnet

An iOS app that interfaces with remote torrent clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BarMagnet

BarMagnet is a simple torrent remote controller for iOS 5, 6 and 7.

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.

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.

About

An iOS app that interfaces with remote torrent clients

License:Other


Languages

Language:Objective-C 100.0%