Skip to content

Fetch a vcal from a url and filter out events that contain keywords

Notifications You must be signed in to change notification settings

RobKohr/node-filter-vcalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-filter-vcalendar

Creates an express node.js webserver that when you hit the root path, it will fetch a vcal url that is set in the config, and then filter out all events that match specified keywords.

This was created for my son's school calendar that was full of too many repeating events that were not important, and were crowding out events that were important.

You can run this locally at http://127.0.0.1:3333 if you just want to use it with a local app. If you want google calender to be able to import it, you will need to host it somewhere.

Licensed under MIT License

About

Fetch a vcal from a url and filter out events that contain keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published