From 3b1a18b94a5a6d53416ed7df3b4f731b10f69e62 Mon Sep 17 00:00:00 2001 From: axaloteDev Date: Sun, 22 Mar 2026 15:33:59 -0300 Subject: [PATCH] Add Nametag Signed-off-by: axaloteDev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0630ecf..e60a02d 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ This is a section for repos that are similar to this one either because they are | Name | Alternative(s) | Evidence | Notes | |---|---|---|---| | [espeak-ng](https://github.com/espeak-ng/espeak-ng) | [flite](http://cmuflite.org/) | [Dev uses copilot for review](https://github.com/espeak-ng/espeak-ng/pull/2328#pullrequestreview-3559773058) and [is setting up copilot instructions](https://github.com/espeak-ng/espeak-ng/pull/2302) | espeak still exists, but is heavily outdated and very bad from a modern standpoint, so it cannot be considered as an alternative. `flite` users may also wish to install `speech-dispatcher-flite`. | +| [Nametag](https://github.com/mattogodoy/nametag) | [Monica](https://github.com/monicahq/monica) | Many Claude commits (e.g. [1](https://github.com/mattogodoy/nametag/pull/126) [2](https://github.com/mattogodoy/nametag/pull/119) [3](https://github.com/mattogodoy/nametag/pull/70)) | Last Monica version is from 2024, exercise caution. | ## Microcontroller Tools and Libraries