Update readme to include TorBox in debrid services
This commit is contained in:
parent
dc2ec486d7
commit
ce14a1d62e
1 changed files with 6 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
# Real-Debrid Torrent Client
|
||||
|
||||
This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. It supports the following features:
|
||||
This is a web interface to manage your torrents on Real-Debrid, AllDebrid, Premiumize or TorBox. It supports the following features:
|
||||
|
||||
- Add new torrents through magnets or files
|
||||
- Download all files from Real-Debrid, AllDebrid or Premiumize to your local machine automatically
|
||||
- Download all files from Real-Debrid, AllDebrid, Premiumize or TorBox to your local machine automatically
|
||||
- Unpack all files when finished downloading
|
||||
- Implements a fake qBittorrent API so you can hook up other applications like Sonarr, Radarr or Couchpotato.
|
||||
- Built with Angular 15 and .NET 9
|
||||
|
||||
**You will need a Premium service at Real-Debrid, AllDebrid or Premiumize!**
|
||||
**You will need a Premium service at Real-Debrid, AllDebrid, Premiumize or Torbox!**
|
||||
|
||||
[Click here to sign up for Real-Debrid.](https://real-debrid.com/?id=1348683)
|
||||
|
||||
|
|
@ -16,6 +16,9 @@ This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Pre
|
|||
|
||||
[Click here to sign up for Premiumize.](https://www.premiumize.me/)
|
||||
|
||||
[//]: # (TODO: add referral link)
|
||||
[Click here to sign up for TorBox](https://torbox.app/subscription)
|
||||
|
||||
<sub>(referal links so I can get a few free premium days)</sub>
|
||||
|
||||
## Docker Setup
|
||||
|
|
|
|||
Loading…
Reference in a new issue