Skip to content

Trim .ics calendar files by date range for faster imports

License

Notifications You must be signed in to change notification settings

d-luk/ics-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.ics trimmer

A simple script to trim down big .ics calendar files by date range so they can be imported faster.

Prerequisites

Install

yarn install

Run

Put .ics files in the /input directory and adjust the /src/config.ts file if needed. Then run:

yarn start

The trimmed .ics files will be in the /output directory.

About

Trim .ics calendar files by date range for faster imports

Resources

License

Stars

Watchers

Forks