Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.
A simple wall calendar made with DrawBot
Python
Branch: master
Clone or download
eliheuer Update README.md
fix a typo
Latest commit d840638 Feb 2, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
fonts Add initial source files and output Feb 2, 2020
images Add initial source files and output Feb 2, 2020
pdfs Add initial source files and output Feb 2, 2020
source Add initial source files and output Feb 2, 2020
.gitignore Add initial source files and output Feb 2, 2020
LICENSE Initial commit Feb 1, 2020
README.md Update README.md Feb 2, 2020

README.md

Gregorian Wall Calendar Made in DrawBot

A simple wall calendar made in DrawBot.

Building from Source on macOS

The source files in source can be rendered in the DrawBot GUI desktop application, but you might need to mess with the font locations and paths a bit to get the fonts to work.

If you prefer the command line, see the pip install instructions here: https://github.com/typemytype/drawbot

Then, run the source files from the root dicectory of this repository:

python3 source/2020-02.py

If that works there should be a new pdf in the pdfs directory, and a new png in the images directory.

Building from Source on Linux

Unfortunately DrawBot is macOS only software for now, but I plan to help port it to Linux this year, so please reach out to me if you would like to help with this effort.

You can’t perform that action at this time.