Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 476 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 476 Bytes

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