An open API service indexing awesome lists of open source software.

https://github.com/zainnasrullah/google-calendar-to-sms

Project for pulling event dates from a google calendar and then sending out their contents as SMS
https://github.com/zainnasrullah/google-calendar-to-sms

Last synced: 2 months ago
JSON representation

Project for pulling event dates from a google calendar and then sending out their contents as SMS

Awesome Lists containing this project

README

        

# Cal2SMS

A project I worked on a few weeks ago to assist a friend. The intention was to read data from google calendar, and then send data relevant to specific individuals. While I completed the initial aspect of the project (pulling the events from google calendar), I did not get to complete the latter half (sending out the contents as SMS) as the requestor was content with doing that manually.