xovi guide

Requirements

Setup variables

Based on your software version,
for 3.22.0.64:

rm_hacks_version=0.0.11-pre3

for 3.20.0.92:

rm_hacks_version=0.0.11-pre2

for 3.17.0.72:

rm_hacks_version=0.0.11-pre1

Install rM Hacks

Download the extension:

./curl -Lo rm-hacks.zip https://github.com/asivery/rm-hacks-qmd/archive/refs/heads/master.zip

Extract the version:

unzip -od rm-hacks rm-hacks.zip rm-hacks-qmd-master/$rm_hacks_version/* && cp -r rm-hacks/rm-hacks-qmd-master/$rm_hacks_version/* rm-hacks && rm rm-hacks/README.MD && rm -r rm-hacks/rm-hacks-qmd-master && rm rm-hacks.zip

Add to extensions:

cp -r rm-hacks/* /home/root/xovi/exthome/qt-resource-rebuilder && rm -r rm-hacks

Restart xovi

See starting xovi

Check if rM Hacks are installed

Go to Settings, there should be an rM Hacks options, where you can configure which features you want to use.

Notes