niksigouin / Promul

Learning about mulltiplayer in Processing using OSC through a webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promul

Template application fro sending OSC witha mobile phone

Installation

Use the package manager node.js to install.

Usage

Move to root folder and run the following command

npm install
node index.js

Open a browser page and go to your device IP

localhost:8080

or (in example)

192.168.1.155:8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Learning about mulltiplayer in Processing using OSC through a webserver

License:MIT License


Languages

Language:JavaScript 57.3%Language:Processing 40.4%Language:HTML 1.9%Language:CSS 0.5%