A tool to generate a yearly planner for E-Ink and tablet devices.
The planner is generated in Typst (haha) and compiled to PDF.
Go to discussions to find and download the planner.
- Ruby >= 3.1.3
- Typst
- Ghostscript (optional; gs binary)
- Clone the repository.
- Run
bundle.
bundle exec exe/latex_yearly_planner generate <config_file>Check out existing configs in config directory.
- Ruby code generates a Typst file.
- Typst compiles the file to PDF.
- (Optional) Ghostscript is used to compress the PDF.