mkXXXIX / unchained-android

App to interact with real-debrid API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unchained for Android

License API Build Status Play Store F Droid translated

Get it on F Droid Get it on Google Play

App to interact with Real Debrid APIs.

What is Real Debrid ❓

Real Debrid is a service to download files from hosting websites and the torrent network. Files are downloaded directly on their servers that you can then use for your downloads. They provide high speeds for a lot of services like Mega and RapidGator without needing all their premium accounts, and can also stream media files directly. N.B. Real Debrid is a (cheap) paid service

Features 📝

You can take a look at the project here for general status.

  • magnets/torrents support
  • file hosting services support
  • streaming support (needs a player that supports streaming like mpv or VLC)
  • search websites for files with plugins
  • containers support
  • user info
  • themes

Screenshots 📱

User Downloads List Download Details New Download Search
User Screen List of downloads Download details screen New download screen Search screen

Installation 📲

You have multiple options to install Unchained for Android:

  1. Get the latest published release from GitHub
  2. Get the latest build's zipped APK (possibly unstable) from this link (master branch only) or from one of the Actions (you need to be logged in GitHub): click on the latest working workflow and scroll to the bottom of the summary section, extract the APK and install it
  3. Get the app on Play Store
  4. Get the app on F-Droid

Developing and Contributing ✍️

Repography logo /

Issue status graph

Contributions are welcome. You can use the discussion tab to ask for help setting up the project. At the moment at least Android Studio 2021.1.1 is needed to build the project.

The dev branch is the one where the development happens, it gets merged into master when a release is ready.

A debug version is available, it reports automatically any crash information, it can be useful to help me debug errors.

This app is written in Kotlin and uses the following architectures/patterns/libraries:

MVVM architectural pattern, Dagger-Hilt for dependency injection, Data Binding for managing ui-data relations, Navigation, Moshi, Retrofit, OkHTTP, Room, Coroutines, Flow, Livedata, Coil

The app is available in English, Italian and French, you can contribute to those or add a new language here (much appreciated!)

Plugins

Check out PLUGINS.md. There's also a work in progress wiki page for creating search plugins.

Donate ☕

You can use my referral link to get Real Debrid premium.

Offer me coffee or a beer with Liberapay (set renewal to manual to avoid recurring donation) Donate using Liberapay

Send a tip with Brave.

Send me a Bitcoin? Aha ha, just kidding… unless..?

Algorand (ALGO)
TO5D7VGONQRZR7P52EF2C3RJWLYNDA3E53F6SO3XCEGUHMSS3EH3D3TG6I
Bitcoin (BTC)
1PNZXRz77idWGhbMTRTG8iAuqnYY6tatb7
Ethereum (ETH)
0xf97bb71c898ac6d71c9fe065138b7134009f0599
Litecoin (LTC)
LWeoBVVmaYAiZ3oGaLAV9sV2dvY62XxdCF

Credits 👑

Beta testers

  • Oathzed

Donors

  • DaisyF8
  • Roadhouse

Translators

  • edgarpatronperez (spanish)

Media

Logo and symbols inspired by minimal logo design set offered by rawpixel.com Icons by Fluent UI offered by SVG Repo Backgrounds courtesy of haikei and SVG Backgrounds

Thanks, Mr. Unchained 💪

Mr. Unchained

About

App to interact with real-debrid API

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%