Coder Social home page Coder Social logo

twilio-calendar's Introduction

Twilio Calendar

Twilio Calendar is a simple application that allows a user to schedule Google Calendar events by calling or texting a twilio number.

twilio

You need a twilio account. You can sign up for a free account, though it will require that you use a pin number with every request. An SMS might look like:

12345678
Dinner at Judy's house @8pm Sunday

If you make a phone call, you will need to enter this pin before you can record your message.

PHP/MySQL

You need to be running a web server that can run PHP with MySQL installed.

Google API

Everything to run this app is included in lib, but for actual Google API usage, you should refer to the documentation provided by Google.

Installation and Demo

Installation:

  • copy files to a webserver

  • mv calendar.ini.sample calendar.ini

  • add your database information to calendar.ini

  • create a twilio account

  • point SMS url to [yourdomain]/twilio-calendar/addEvent.php

  • point Voice url to [yourdomain]/twilio-calendar/recordCall.php

A live demo is hosted at http://www.brendanblackwood.com/twilio-calendar/web/account.php

Disclaimer

Right now, everything is stored in plain text. That means that I'm taking no precautions with your precious, precious google data. I can promise that I won't steal your passwords for anything (or even look at them), but from a security standpoint, I recommend using a test account. I'm planning on implementing Google's AuthSub authentication, but I haven't done so yet.

twilio-calendar's People

Contributors

brendanblackwood avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.