Skip to content

natebeacham/tcpjazz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcpjazz

A small app that associates events within your webapp with sound.


Requirements

You'll need:


Usage

A sample config file is included with the project. Just make the necessary adjustments and run:

$ nodejs app.js

Jazz

The base class will listen for events over a message queue and play sounds when it receives one it recognizes.


HttpJazz

Like Jazz, but over HTTP rather than a message queue. Accepts the event name as a GET parameter named e


Monitors

Monitors associate a sound loop with the state of your app (up or down).

About

Makes your webapp sing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published