PixelOS is a node.js driven software to power led matrices.
- Download and install the newest verion of nodejs form https://nodejs.org
- Clone the repository with
or download the zip file directly from Github.
$ git clone https://github.com/future-thinking/pixelos.git
cd
into the cloned directory and runnpm install
Edit the config file located dist/config.json
to change the default settings.
use
$ node .
to start the software.