Web app that connects events send from trusted sources to sounds that are played.
Meteorite is used instead of meteor.
Please provide audio clips in mp3 format. Since Triggio uses audio.js it support most browser with flash used as fallback
Starting the server
mrt run
Collections API https://github.com/crazytoad/meteor-collectionapi
curl -H "X-Auth-Token: 97f0ad9e24ca5e0408a269748d7fe0a0" -d '{"sound_id": "eat-mushroom", "type": "Draco", "source": "PB", "message": "Draco Demo Stuff"}' http://localhost:3000/api/events
$ curl -H "X-Auth-Token: 97f0ad9e24ca5e0408a269748d7fe0a0" http://localhost:3000/api/events