Skip to content
Snippets Groups Projects

Bullet Journal Generator

This repository generates a Bullet Journal PDF file that is intended to be used on the Remarkable Paper Pro E Ink tablet. The pages are based on the tablets Dots small page template.

Prequesites

The repostiory uses uv and pyproject.toml to manage dependencies. uv needs to be installed on the system.

Running

The file can be created by running uv run main.py [year] whereas year is an optional 4 digit year. If year is missing, the current year is assumed. The file will be placed in a dist folder in the project root.

Font

The created PDF uses the Literata font. It is licensed under the SIL Open Font License, Version 1.1.

Releases

An automated release is created on the 1. December each year that will creates the PDF for the next year. It is available on the Releases page.