Skip to content

Convert a csv spreadsheet to ICS calendar file πŸ“ƒβžœπŸ“†

License

Notifications You must be signed in to change notification settings

takeshidev/CSV-to-ICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSV to ICS

Convert a .csv spreadsheet to .ics calendar file CSVtoICS04sm

Features

  • Start/end date and time
  • Event duration
  • All day events
  • Timezones
  • Description
  • Reminders

Usage

Download the Sample.csv and fill it with your events or create your own csv file that contains the same header row.

Save that file in the files/csv folder

You can specify the name of the input file and the name of the output file. If you don't set an output filename, it will use the filename of the input file as default.

npm run start InputFile.csv OutputFile.ics

Your calendar file will be ready in the files/ics folder. Open the file to add the events to your calendar.

Acknowledgements

About

Convert a csv spreadsheet to ICS calendar file πŸ“ƒβžœπŸ“†

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published