Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An simple app to control a spark controller with cylonjs.

These instructions assume development with a MAC or Linux.

Initialize your spark with either of the following

Spark JSConf 2014 setup

Spark Documentation

Install the npm packages

$ npm install

or

$ npm i

Create cfg/tokens.json

touch cfg/tokens.json

Add your access token and device id to cfg/tokens.json

{
    "accessToken":    "YOUR_ACCESS_TOKEN",
    "deviceId":       "YOUR_DEVICE_ID"
}

Run the app

$npm start

About

An application to control a spark

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages