{"id":28629152,"url":"https://github.com/primalzed/epitaph","last_synced_at":"2025-07-20T14:36:03.899Z","repository":{"id":41690863,"uuid":"248068082","full_name":"PrimalZed/epitaph","owner":"PrimalZed","description":"Bookkeeping for Geist: The Sin-Eaters Second Edition","archived":false,"fork":false,"pushed_at":"2023-01-07T16:03:37.000Z","size":3352,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-17T00:03:46.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrimalZed.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}},"created_at":"2020-03-17T20:35:58.000Z","updated_at":"2021-05-06T03:15:13.000Z","dependencies_parsed_at":"2023-02-07T14:46:08.601Z","dependency_job_id":null,"html_url":"https://github.com/PrimalZed/epitaph","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PrimalZed/epitaph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimalZed%2Fepitaph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimalZed%2Fepitaph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimalZed%2Fepitaph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimalZed%2Fepitaph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrimalZed","download_url":"https://codeload.github.com/PrimalZed/epitaph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimalZed%2Fepitaph/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259456989,"owners_count":22860645,"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","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":"2025-06-12T11:41:08.079Z","updated_at":"2025-06-12T11:41:24.030Z","avatar_url":"https://github.com/PrimalZed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Epitaph\n\nEpitaph is a bookkeeping application for [Geist: The Sin-Eaters Second Edition](https://www.kickstarter.com/projects/200664283/geist-the-sin-eaters-2nd-edition).\n\nIt can be used to track Haunt Conditions, including charges and enhancements, or as a quick reference for Haunts.\n\nThe application can be found at https://primalzed.github.io/epitaph.\n\n## TODO\n\nPlanned or considered features for future updates.\n\n### Saves\n\nexport / import file saves\n\n### Architecture\n\nSeparate router outlet for action button\n\n### Conditions\n\n#### Add a Condition\n\n(?) Choose source character\n\nHow to represent charges?  Dots?\n\n(?) notice of Condition ending without resolving if charges are spent\n\n### Add Effects\n\n(Add custom Effect; option to save for later)\n\n### P2P\n\n* Load starting state from a peer\n* Transmit actions to peers\n\n### Characters\n\n```typescript\nexport interface Character {\n  id: number;\n  name: string;\n  player: string;\n  haunts: {\n    key: string;\n    dots: number;\n  }[],\n  keys: {\n    key: string;\n    source: string;\n  }[]\n}\n```\n\nTrack **Doomed** conditons?\n\n### House Rules\n\nReview / clear house-rule effects added to Haunts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimalzed%2Fepitaph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimalzed%2Fepitaph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimalzed%2Fepitaph/lists"}