From e67f6dafaadb3d17b3278a4d9ada065547845658 Mon Sep 17 00:00:00 2001 From: Marcos Date: Mon, 27 Jul 2026 00:22:03 +0200 Subject: [PATCH 1/2] Add CuidaLocal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b738599..caa162e 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ _Resources around owning your data 100%_ - [e.ggtimer](https://e.ggtimer.com): Simple countdown timers. - [EtherCalc](https://ethercalc.net): Spreadsheets. - [Care Cards](https://carecards.io): Helpful tips for wellness. +- [CuidaLocal](https://marcosmmjr2023.github.io/kit-organizacao-cuidados/cuidalocal/): Offline caregiver organizer that stores care data only on the device and exports portable JSON/CSV backups. - [Dillinger](https://dillinger.io): Markdown text editor. - [Idiomatic](https://idiomatic.rosano.ca): Convert text between Markdown, HTML, and Rich Text. - [Pandoc Try](https://pandoc.org/try): Convert text between Latex, Markdown, HTML, RST and lots more. From 7b780c8dd604f851ec3dc51b414b52fac9cd0be9 Mon Sep 17 00:00:00 2001 From: Marcos Date: Mon, 27 Jul 2026 00:53:27 +0200 Subject: [PATCH 2/2] docs: link CuidaLocal English PWA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa162e..6cd3d77 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ _Resources around owning your data 100%_ - [e.ggtimer](https://e.ggtimer.com): Simple countdown timers. - [EtherCalc](https://ethercalc.net): Spreadsheets. - [Care Cards](https://carecards.io): Helpful tips for wellness. -- [CuidaLocal](https://marcosmmjr2023.github.io/kit-organizacao-cuidados/cuidalocal/): Offline caregiver organizer that stores care data only on the device and exports portable JSON/CSV backups. +- [CuidaLocal](https://marcosmmjr2023.github.io/kit-organizacao-cuidados/cuidalocal-en/): English offline caregiver organizer that stores care data only on the device and exports portable JSON/CSV backups. - [Dillinger](https://dillinger.io): Markdown text editor. - [Idiomatic](https://idiomatic.rosano.ca): Convert text between Markdown, HTML, and Rich Text. - [Pandoc Try](https://pandoc.org/try): Convert text between Latex, Markdown, HTML, RST and lots more.