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
- Host: GitHub
- URL: https://github.com/zainnasrullah/google-calendar-to-sms
- Owner: ZainNasrullah
- Created: 2016-09-24T14:19:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T16:58:07.000Z (over 7 years ago)
- Last Synced: 2024-12-20T03:47:23.960Z (6 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.