Extended length
Fixed templating issue
Improved build script
A simple calendar with plain-text events, written in ANSI C.
cc 2th.c -std=c89 -Os -DNDEBUG -g0 -s -Wall -o 2th
2th events.txt
Each event is on one line, beginning with the YYYYMMDD format, like:
20201126 Created calendar
20201203 Sailing trip to Port Townsend
****0322 An event recurring yearly
******22 An event recurring monthly