Skip to content

A sample app built with express-ifttt-webhook to display text messages pushed to IFTTT in real time though web sockets.

License

Notifications You must be signed in to change notification settings

b00gizm/ifttt-chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifttt-chatter

A sample app built with express-ifttt-webhook to display text messages pushed to IFTTT in real time though web sockets.

See in action: https://ifttt-chatter.herokuapp.com/

Installation

I'm hosting a version for you at Heroku, so you really do not need to install anything. But, if you want to have your own little chat app, the easiest option is to use the awesome one-click Heroku deployment.

Deploy

Usage instructions

IFTTT recently released a new suite of apps for iOS and Android, each one dedicated to trigger actions for one certain event. The one we will use for demonstration purpose is called Do Note, which lets you send texts. It's avaiable for free for iOS and Android, so just go ahead and download.

Activate Wordpress channel

You need to activate the IFTTT Wordpress channel. "Really? Wordpress?" - No, not really ;) It's basically a hack, but a pretty nifty one. If you want to get into the details, it's explained in the express-ifttt-webhook documentation.

Feel free to use the URL of my hosted version on Heroku for a quick test.

Configure the action

After you activated the Wordpress channel, choose the "Create a post" action

and configure it like this:

Ready to go!

Made with

  • Express
  • express-ifttt-webhook
  • React
  • Socket.io
  • Browserify
  • Gulp
  • Sass
  • Bootstrap
  • Moment.js
  • lodash

Maintainer

Pascal Cremer

License

The MIT License (MIT)

Copyright (c) 2014-2015 Pascal Cremer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A sample app built with express-ifttt-webhook to display text messages pushed to IFTTT in real time though web sockets.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published