GitXplorerGitXplorer
Q

BarMagnet

public
244 stars
37 forks
19 issues

Commits

List of commits on branch master.
Verified
0d12e3f70ca9311843a6ca6d714c7cda2da92a62

Update README.md

QQata committed 5 years ago
Verified
3b8c75bae32b5a20bf0f6a949c784b499818f621

Update README.md

QQata committed 5 years ago
Verified
2a43952999a4be6f7583263cec05d2d36ec2d40f

Update README.md

QQata committed 5 years ago
Verified
03738b72778386db45a826c699b6dc9bf0dd75a8

Update README.md

QQata committed 5 years ago
Unverified
f02e822a6c549532096d5d16015979811ac8b057

Fix issue with viewDidAppear not being called

QQata committed 5 years ago
Unverified
dc29027bf84f46a9a7f26cf5d5f2ceb1da73a4f3

Update version number

QQata committed 5 years ago

README

The README file for this repository.

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.