Calendar generator for MS PowerPoint.
Just run with pre-build docker image and generate 12 month calender for specified year. If you don't pass ${YEAR} argument, generator will build current year calendar.
$ docker run --rm --mount type=bind,src=$(pwd),dst=/work hichtakk/pptx-calendar-generator ${YEAR}