Skip to content

Kolomaznik/onion-aquarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onion-aquarium

Controling aquarium using onion omega2.

Installation

Installing Node

The first thing you need to do is install Node on the Omega.

opkg update
opkg install nodejs git npm

Clone project to your onion omega2

git clonehttps://github.com/Kolomaznik/onion-aquarium.git

Instal npm dependencies

In clone directory run.

cd onion-aquarium
npm install

Run

Using npm run script on onio takese lot of time, is beter run script directly throw nodejs

nodejs run.js

Releases

No releases published

Packages

No packages published