Skip to content

📆 Pregnancy events for your calendar app (Google Calendar, iOS Calendar, etc.)

License

Notifications You must be signed in to change notification settings

s0ph1e/pregnancy-calendar.ics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pregnancy-calendar.ics

Create .ics file with pregnancy weeks which can be easily imported to many calendar applications including Google Calendar, Apple Calendar, Microsoft Outlook and others.

Screenshot with calendar example

Usage

  • Install Node.js version 16+

  • Install dependencies

    npm i
  • Run the script with options:

    • --startDate or -s stands for the first day of the last period in YYYY-MM-DD format, required
    • --output or -o - stands for the output file, optional, "pregnancy-calendar.ics" by default
    node index.js -s 2021-05-20

About

📆 Pregnancy events for your calendar app (Google Calendar, iOS Calendar, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published