Skip to content

timmui/CueControl

Repository files navigation

CueControl

To be used with CueControlCloud.

Running

Currently this will only run with the Pebble app. To avoid using the Pebble app, simply add update() with your stock symbol of choice in server.js.

To set up the repo and run the program, enter the following into cammand line:

$ npm install
$ npm start

Open Source Software

Name Version
async 2.1.2
cue-sdk-node 1.2.0
dotenv 2.0.0
express 4.14.0
lodash 3.10.1
nodemon 1.11.0
request 2.78.0
request-promise 4.1.1
sleep 5.0.0
socket.io-client 1.5.1
xml2json 0.10.0

Dev Notes

The Nasdaq API is not open source so you will not be able to make get requests. We are currently looking into using a different API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published