Skip to content

A calendar that approximates the number of weeks you have left to live. Prints out a structured SVG (or PNG) with a grid of empty squares representing the number of weeks left.

License

Notifications You must be signed in to change notification settings

kronicka/deathendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deathendar - the number of weeks you have left to live

Determine the number of weeks you have left to live and print a grid of them out on a nice A4 sheet of paper! Or, perhaps, a shirt. That sounds good, too.

Hope you don't mind the thimbleful of existential crisis that comes with it.

HOW TO USE:

  1. Clone this repo.
  2. (optional) Install virtualenv and create a virtual environment:
virtualenv venv
. venv/bin/activate
  1. Install requirements. pip install -r requirements.txt
  2. Run python app.py
  3. Enter your data and expect a calendar.svg file in the repo root directory.

About

A calendar that approximates the number of weeks you have left to live. Prints out a structured SVG (or PNG) with a grid of empty squares representing the number of weeks left.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages