Go to file
Lucas Pleß eb808ae405 cleanup 2013-01-25 15:59:00 +01:00
.idea cleanup 2013-01-25 15:59:00 +01:00
.gitignore cleanup, created a readme.md 2013-01-22 13:18:05 +01:00
cosmfetcher.js cleanup 2013-01-25 15:59:00 +01:00
fetcher.iml cleanup 2013-01-25 15:59:00 +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 added local ip address detection 2013-01-25 15:58:43 +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