Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RudyB/Deluge-Remote
iOS App That Remotely Controls Deluge Torrent Clients
https://github.com/RudyB/Deluge-Remote
deluge ios swift torrent-client
Last synced: 3 months ago
JSON representation
iOS App That Remotely Controls Deluge Torrent Clients
- Host: GitHub
- URL: https://github.com/RudyB/Deluge-Remote
- Owner: RudyB
- Created: 2018-12-28T17:04:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T20:51:01.000Z (over 1 year ago)
- Last Synced: 2024-06-26T00:39:54.753Z (5 months ago)
- Topics: deluge, ios, swift, torrent-client
- Language: Swift
- Homepage:
- Size: 2.67 MB
- Stars: 135
- Watchers: 10
- Forks: 9
- Open Issues: 19
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Deluge Remote
![Swift Version](https://img.shields.io/badge/swift-5.0-brightgreen.svg)
[![Gitter](https://badges.gitter.im/Deluge-Remote/community.svg)](https://gitter.im/Deluge-Remote/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)## Description
Deluge Remote is a torrent remote controller for the Deluge Torrent Client (Written in Swift for iOS 12)
Control your Deluge clients remotely with Deluge Remote -- the easy way to monitor and manage your deluge client from your iPhone or iPad. No need to access the Deluge WebUI from your favorite browser. Just configure your Deluge Clients and you're all set!## App Features
- Allows for multiple deluge clients
- Add Torrent Files & Magnet Links
- Remotely Remove Torrents
- Search & Filter files by name, hash, or tracker
- Manage file properties such as max upload speed, max connections, etc
- Dark Mode Support
- iPad Support## Installation
There are two main methods for installing this app to your iOS device.
1. Install via Xcode
- Download the Source Code from the [Latest Release](https://github.com/RudyB/Deluge-Remote/releases/latest)
- Open `Deluge Remote.xcworkspace` with Xcode and install to device of your choice
2. Sideload with [AltStore](https://altstore.io)
- I've never done this method but it doesnt look too tough
- Install AltStore to your device
- Download `Deluge.Remote.ipa` from the [Latest Release](https://github.com/RudyB/Deluge-Remote/releases/latest)
- [Follow this video](https://twitter.com/altstoreio/status/1248728994909839360?s=21) to Sideload Deluge Remote## Screenshots
## Credits
Shout out to [Charlotte Tortorella](https://github.com/Qata/) for her inspiration from [BarMagnet](https://github.com/Qata/BarMagnet/)