Skip to content

Web app that connects events send from trusted sources to sounds that are played.

Notifications You must be signed in to change notification settings

LooseButton/Triggio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4cf3d40 · Jul 18, 2013

History

34 Commits
Apr 15, 2013
Apr 15, 2013
Apr 4, 2013
Jul 18, 2013
Apr 15, 2013
Apr 4, 2013
May 13, 2013
Apr 9, 2013
Apr 15, 2013
Apr 8, 2013
Apr 15, 2013
Apr 15, 2013
Apr 4, 2013

Repository files navigation

Triggio

Web app that connects events send from trusted sources to sounds that are played.

Meteorite is used instead of meteor.

Audio files

Please provide audio clips in mp3 format. Since Triggio uses audio.js it support most browser with flash used as fallback

Useful Commands

Starting the server mrt run

Collections API https://github.com/crazytoad/meteor-collectionapi

Creating a record in terminal

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

About

Web app that connects events send from trusted sources to sounds that are played.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published