Go to file
Lucas Pleß ffc5030688 cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
.idea cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
.gitignore cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
cosmfetcher.js added testsender, extended cosmfetcher, bugfix to send float if value is number, instead of sending number strings 2013-01-15 22:12:00 +01:00
fetcher.iml cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
ideen.txt added testsender, extended cosmfetcher, bugfix to send float if value is number, instead of sending number strings 2013-01-15 22:12:00 +01:00
oscreceiver.js minor changes 2013-01-15 23:14:44 +01:00
package.json cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
readme.md cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
testhub.js added fetcher app 2012-12-17 14:58:03 +01:00
testsender.js minor changes 2013-01-15 23:14:44 +01:00

readme.md

COSM.com fetcher to OSC

This small script (cosmfetcher.js) is capable of fetching feeds from cosm.com and sending the contents into OSC messages.

Installation

To use this software you need node.js with npm installed. Simply run

npm update

to fetch the needed dependencies. Run the program with

nodemon cosmfetcher.js