Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.72 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.72 KB

AnberThemes

Theme installer for ArkOS
Tested on the RG351P

Adapted AnberPorts by kreal to make a theme installer and updater. Currently only themes by Jetup are included.
Thanks to choo t for the theme update script used to install/update the supported themes
Contributions from JohnIrvine

Updates

Added an uninstaller. Be mindful that you can remove stock themes with this. Currently no way to reinstall them via AnberThemes.

Installation

This part is now included with latest ArkOS update so no need to manually do it.
enable network service on the rg351 from the Options menu
ssh into the device using something like Putty
Run these two commands
mkdir /roms/tools
sudo nano /etc/fstab
Add the follwing line into the fstab file you just opened
/roms/tools /opt/system/Tools none bind
Hit CTRL+X, then Y, then Enter
Reboot the device

This part will not be included in the above mentioned ArkOS update so will still be a one time manual step
Place AnberThemes.sh and AnberThemes folder in /roms/tools You can do this over your network, or by plugging the sdcard into your PC. In that case the location would be EASYROMS/tools.

Now in ArkOS Options menu there will be a folder called Tools and AnberThemes can be run from there.