omnia-led-colors icon indicating copy to clipboard operation
omnia-led-colors copied to clipboard

Set the LEDs on the Turris Omnia based on the bandwidth/wifi usage

More information: https://www.youtube.com/watch?v=bMkGp54xWqQ

To install on the Turris Omnia:

opkg update
opkg install git luabitop
git clone git://github.com/ddrown/omnia-led-colors.git
cd omnia-led-colors
./install
# edit the file /etc/config/omnia-led-colors to set the LEDs

To update an existing install:

Ensure that luabitop is installed

cd omnia-led-colors
git pull
./install
# edit the file /etc/config/omnia-led-colors to set the LEDs