Skip to content

christru/Realtime-MMS-Photostream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio MMS Real Time Photostream

A Node.js app that receives Twilio MMS and displays photos in realtime.

Tutorial on how to build this project is available here:

Deploy

TODO: Add Wordpress Link.

Usage

Deploy this app and display on a big screen for folks to text in photos and share with an audience.

Installation

Deploy to Heroku

Use the handy Deploy to Heroku button:

Deploy

Deploy to Your Host

  1. Install latest version of iNode.js.

  2. Clone this repo.

git clone https://github.com/RobSpectre/Realtime-MMS-Photostream.git

  1. Install your Node module dependencies.

npm init

  1. Launch app

node app.js

Meta

  • No warranty expressed or implied. Software is as is. Diggity.
  • MIT License
  • Lovingly crafted by Twilio

About

A real time gallery for messages sent with Twilio MMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.2%
  • CSS 19.1%
  • HTML 2.7%