Skip to content

Maintains shared Google Calendar showing Planned Closures of NYC Subway's L Train

Notifications You must be signed in to change notification settings

alexmerm/LTrainClosureCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L Train Planned Closure Calendar

June 2024 Calendar This is a simple script which generates and updates a Google Calendar with the planned L Train service changes. The script uses the MTA API's Service Alert Feed to get the planned service changes and the Google Calendar API to update the calendar.

Instructions to Use

Calendar can be viewed here and instructions to add it to your own Google Calendar can be found here

How it works

This runs in an AWS Lambda function based on the dockerfile in the repo. The function is triggered by a CloudWatch event rule which runs every 6 hours. The function checks the MTA API for planned service changes and updates the Google Calendar accordingly.

About

Maintains shared Google Calendar showing Planned Closures of NYC Subway's L Train

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published