Controling aquarium using onion omega2.
The first thing you need to do is install Node on the Omega.
opkg update
opkg install nodejs git npm
git clonehttps://github.com/Kolomaznik/onion-aquarium.git
In clone directory run.
cd onion-aquarium
npm install
Using npm run script on onio takese lot of time, is beter run script directly throw nodejs
nodejs run.js