Core warranty, document, and service-history ideas have been consolidated into Return & Warranty Guardian.
This repository is kept as a historical home-ledger experiment. Active development for local-first receipts, warranties, document memory, service notes, multilingual UI, and V2 claim/home-history workflow now lives in
cloud7-dev/return-warranty-guardian.
Home Memory Ledger is a local-first home history app for tracking the real-life record of a home: repairs, appliances, model numbers, warranties, contractor contacts, receipts, manuals, and construction photos. It runs without uploading your private home data to a server, keeps your records exportable, and can generate a clean Home History PDF for insurance, resale, rentals, family handoff, or the next contractor visit.
Home records usually live across emails, paper binders, phone photos, contractor texts, PDFs, and memory. Home Memory Ledger turns that scattered record into one private local ledger with a practical output: a report you can print or save as PDF.
- No account, no backend, no telemetry, no upload path.
- Local browser storage for the ledger.
- Seed demo home with appliances, repair events, documents, construction photo, and contractor contacts.
- Asset and appliance tracking with room, brand, model, serial, install date, warranty date, status, and notes.
- Repair/service event tracking linked to assets and contractors.
- Local document/photo attachments with preview.
- Contractor directory linked to repair events.
- Search across model numbers, rooms, warranties, contacts, and repair notes.
- Filters for expiring warranties, missing model/serial data, and watch-list items.
- JSON backup export and import.
- Home History Report screen with browser print/save-as-PDF support.
- Downloadable report HTML.
- Responsive desktop/tablet/mobile UI.
No package installation is required.
npm run devThen open:
http://127.0.0.1:4173
You can also run any static file server from the repository root.
npm testThe validation script checks that the app includes the required local-first, demo scenario, attachment, JSON backup, PDF print, filter, responsive, and README positioning features.
- Open the dashboard and review the Maple Street Home demo.
- Inspect the kitchen refrigerator model, serial number, warranty, and linked warranty document.
- Open Repairs and add a new service event.
- Open Documents and attach a warranty, receipt, manual, invoice, or construction photo.
- Open Contacts and add or review contractor details.
- Use the filters for expiring warranties, missing model/serial data, and watch-list items.
- Open Report and click "Print or save PDF" to create a Home History PDF from the browser print dialog.
Home Memory Ledger is not a generic household ERP, full document management system, or Home Assistant replacement. It is focused on a narrower job: preserving the history of a home and producing a useful handoff report.
Recommended topics:
home-inventoryhome-maintenancehome-managementlocal-firstprivacy-firstself-hostedpwasqlitewarranty-trackerdocument-managementrepair-historyhouseholdpdf-exportoffline-firsthomeowner-tools
- PWA install mode and offline cache.
- QR labels for rooms and assets.
- Recurring maintenance reminders.
- OPFS or desktop-wrapper durable attachment storage.
- Report templates for insurance, resale, rental handoff, warranty claims, and contractor visits.
- CSV import and HomeBox/Paperless-ngx integration helpers.
- Optional privacy-disclosed local OCR or AI extraction.
MIT