Skip to content

Create a "stripped" iCal by dragging an iCal file into this tool. Only events within a user-defined date range will be transferred to the new iCal.

Notifications You must be signed in to change notification settings

fl0-at/iCalStripper

Repository files navigation

iCalStripper

Create a "stripped" iCal by dragging an iCal file into this tool. Only events within a user-defined date range will be transferred to the new iCal.

How to use

Drag an iCal file into the drop zone

image

Enter date range of events to keep

image

image

The stripped iCal will be placed in a separate directory called "stripped", at the same path as the file you dropped:

image

Want to build for your platform?

Clone the repo and follow these steps:

# install dependencies
npm install

# build for Windows
npm run build-win

# build for Mac (untested, I don't have access to a Mac)
npm run build-mac

# build for Linux (only tested on Debian)
npm run build-linux

About

Create a "stripped" iCal by dragging an iCal file into this tool. Only events within a user-defined date range will be transferred to the new iCal.

Resources

Stars

Watchers

Forks

Packages

No packages published