Skip to content

A tool to build a Chinese lunar birthday calendar in Outlook

License

Notifications You must be signed in to change notification settings

anyinlover/msLunarBirthday

Repository files navigation

msLunarBirthday

A tool to build a Chinese lunar birthday calendar in Outlook

You need a lunarBirthdays.json file with the following format:

{
    "Me": "1982-01-11",
    "Wife": "1982-07-02",
    "Mother": "1961-04-27"
}

Then run npx ts-node index.ts, it will create a calendar in Outlook with the birthdays of your family members.

About

A tool to build a Chinese lunar birthday calendar in Outlook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published