Skip to content

RuneAudio Addons Menu for easy addons installation via RuneUI.

License

Notifications You must be signed in to change notification settings

xortuna/RuneAudio_Addons

 
 

Repository files navigation

Addons Menu for RuneAudio

Tested on RPi3
for RuneAudio 0.3 and 0.4b (0n 0.4b - incompatible addons will be hidden)

Addons Menu for easy addons installation via RuneUI.

  • It's the same as running on SSH terminal.
  • Just much easier.
  • Something like mini App Store or mini Play Store.
  • It does nothing using zero CPU cycle unless run it from the menu.

Currently available:

addons

  • install / uninstall directly in RuneUI, no need for ssh terminal
  • always reload list from source
  • show messages during install
  • installed indication
  • update indication
  • modular template for easy to add addon scripts from other sources

Install

for beginners: Addons Menu Installation << click

for ssh terminal:

wget -qN --show-progress https://github.com/rern/RuneAudio_Addons/raw/master/install.sh; chmod +x install.sh; ./install.sh

get stuck?

rm /usr/local/bin/uninstall_addo.sh
redis-cli hdel addons addo

then reinstall.


Guideline for Addons enthusiasts

About

RuneAudio Addons Menu for easy addons installation via RuneUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 44.4%
  • JavaScript 28.5%
  • Shell 19.2%
  • CSS 7.9%