No description
Find a file
Kumi 5291618518
Change holiday, saturday, and sunday colors in monthly.html
The commit changes the background colors for holidays, Saturdays, and Sundays in the monthly.html template file.
2023-09-01 18:43:37 +02:00
src/kalente Change holiday, saturday, and sunday colors in monthly.html 2023-09-01 18:43:37 +02:00
.gitignore feat: Add .gitignore, LICENSE, README, pyproject.toml, and kalente source files 2023-08-31 21:43:48 +02:00
LICENSE feat: Add .gitignore, LICENSE, README, pyproject.toml, and kalente source files 2023-08-31 21:43:48 +02:00
pyproject.toml feat: Add .gitignore, LICENSE, README, pyproject.toml, and kalente source files 2023-08-31 21:43:48 +02:00
README.md Refactor README for Kalente 2023-08-31 21:49:52 +02:00

Kalente

Kalente is a simple Python script for generating PDF calendars.

It can be used to generate weekly calendars at the moment, but it will be extended to support monthly and yearly calendars as well.

License

Kalente is licensed under the MIT license. See the LICENSE file for more information.