Skip to content

RRManager is a Redpill Recovery DSM application aimed to provide the ability to configure/update RR without booting to RR recovery. This package is for experienced users.

Notifications You must be signed in to change notification settings

T-REX-XP/RRManager

 
 

Repository files navigation

What is that?

Main Screen RRManager is a Redpill Recovery DSM application aimed to provide the ability to configure/update RR without booting to RR recovery. This package is for experienced users.

❗❗❗ Required RR v.24.2.4

Features

  • upload and install update from the DSM
  • run custom jobs with ui(clean_system_disk.cgi, etc..)
  • no more marked as virus
  • manage addons (in progress)

That app is built on the DSM UI framework: Ext.Js 3.4. I didn't find documentaion regarding that framework, so I spent a lot of time to reserch how to build ui and call DSM actions utilyzing that approach. That is why the ui is so unperfect))

Instalation

  1. Download RR Manager spk file from github
  2. Install SPK, specify the path to store RR artifacts
  3. Follow the guide to create necessary resources

How does it work?

During the app install, you can specify the folders to store the RR artifacts during the update process. You can also select the folders and shares created during the installation or populate existing shares.

In my case the share is rr and the temp folder is tmp. So the RR Manager will upload the updated file to the /volumeX/rr/tmp/update.zip.

Please note that you need to upload updateX.zip(updateall-24.3.0), not rr-23.11.1.img.zip. I will add that validation in the future.

TODO:

  • Fix ui to make it responsive
  • Add localizations

About

RRManager is a Redpill Recovery DSM application aimed to provide the ability to configure/update RR without booting to RR recovery. This package is for experienced users.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.8%
  • CSS 31.2%
  • Python 7.2%
  • Shell 4.8%
  • Makefile 1.6%
  • HTML 0.4%