{"id":21478964,"url":"https://github.com/mjpost/memento-mori","last_synced_at":"2025-10-14T08:06:15.499Z","repository":{"id":66134011,"uuid":"241377601","full_name":"mjpost/memento-mori","owner":"mjpost","description":"Generates a printable, poignant reminder of your mortality","archived":false,"fork":false,"pushed_at":"2022-11-08T13:40:53.000Z","size":5314,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-14T08:05:25.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjpost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-18T14:08:34.000Z","updated_at":"2022-11-08T13:40:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a4d3c1c-7d0c-45d1-be6c-730022382946","html_url":"https://github.com/mjpost/memento-mori","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjpost/memento-mori","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fmemento-mori","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fmemento-mori/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fmemento-mori/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fmemento-mori/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjpost","download_url":"https://codeload.github.com/mjpost/memento-mori/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fmemento-mori/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018302,"owners_count":26086333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T11:20:19.452Z","updated_at":"2025-10-14T08:06:15.494Z","avatar_url":"https://github.com/mjpost.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nOne day you will die.\nIt's worth keeping in mind.\nThis project will generate an A4-sized sheet of paper with a grid containing one square for every week of your expected life (which defaults to 78 years).\nIf you provide your birthdate, it will `x` out the ones that have passed and are therefore only part of your fading memory.\n\n![Picture of a skull](examples/memento-mori.png)\n\n# Usage\n\nThe script generates a LaTeX file:\n\n    ./memento.py \u003e page.tex\n\nYou can tell it how many years to generate (default: 78) and have it `x` off the weeks you've lived if you provide a birthdate:\n\n    ./memento.py -y 84 -b 1980-07-04 \u003e page.tex\n\nTo use an image as the background, use the `--background` and `--opacity` flags:\n\n    ./memento.py --background images/skull.jpg --opacity 0.2 -b 1980-07-04 -y 90 \u003e page.tex\n\nGood opacity values are likely 0.1—0.3, though it will of course depend on what image you are using.\n\nIf you prefer, you can use `--watermark` instead, which will put an image behind the table (opacity doesn't work with this option).\n\nCompile with `pdflatex`:\n\n    pdflatex page.tex\n\nThis will produce a file, `page.pdf`, which you can print out and hang up.\nPut it somewhere where you'll see it---every day.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjpost%2Fmemento-mori","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjpost%2Fmemento-mori","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjpost%2Fmemento-mori/lists"}