printed (with background image) calendar (for 1 year) generator, command-line or web-interface
project has 3 subprojects:
- core: main functionality (kotlin). configuration file located at cal-core/src/main/resources/cal.properties
- cli: command line interface: [[ year ]] [[ image ]] [[ open ]]
- web: ktor powered web application