Skip to content

d-luk/ics-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Contributors