From a81b65b76820bf208d1287432980022bc7b074bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duarte=20Carrilho=20da=20Gra=C3=A7a?= <4561+duarte@users.noreply.github.com> Date: Sat, 4 Apr 2026 18:54:21 +0200 Subject: [PATCH 1/3] Add Typer - free local AI chat for macOS --- awesome-privacy.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 58a54dbc..f2fa68f6 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -4411,7 +4411,13 @@ categories: For that reason it is recommended not to have these devices in your house. The following are open source AI voice assistants, that aim to provide a human voice interface while also protecting your privacy and security - services: [] + services: + - name: Typer + url: https://typer.space + description: | + Free local AI chat app for macOS (Apple Silicon). Runs entirely on-device — + no account, no cloud, no ads. Works fully offline with on-device web search. + Download from the Mac App Store, no setup required. notableMentions: | [Mycroft](https://github.com/MycroftAI/mycroft-core) and [Kalliope](https://github.com/kalliope-project/kalliope) removed, as no longer active. From c3c39cca156fdfad88d2b811eb06498e8af815b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duarte=20Carrilho=20da=20Gra=C3=A7a?= <4561+duarte@users.noreply.github.com> Date: Sat, 4 Apr 2026 19:27:17 +0200 Subject: [PATCH 2/3] Move Typer from Voice Assistants to Development > Developer Utilities --- awesome-privacy.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index f2fa68f6..52ac39a3 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -4396,7 +4396,13 @@ categories: services: [] - name: Developer Utilities - services: [] + services: + - name: Typer + url: https://typer.space + description: | + Free local AI chat app for macOS (Apple Silicon). Runs entirely on-device — + no account, no cloud, no ads. Works fully offline with on-device web search. + Download from the Mac App Store, no setup required. - name: Smart Home & IoT sections: @@ -4411,13 +4417,7 @@ categories: For that reason it is recommended not to have these devices in your house. The following are open source AI voice assistants, that aim to provide a human voice interface while also protecting your privacy and security - services: - - name: Typer - url: https://typer.space - description: | - Free local AI chat app for macOS (Apple Silicon). Runs entirely on-device — - no account, no cloud, no ads. Works fully offline with on-device web search. - Download from the Mac App Store, no setup required. + services: [] notableMentions: | [Mycroft](https://github.com/MycroftAI/mycroft-core) and [Kalliope](https://github.com/kalliope-project/kalliope) removed, as no longer active. From 6be909c2529ccef75ab8c3066f0d32cf896ef00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duarte=20Carrilho=20da=20Gra=C3=A7a?= <4561+duarte@users.noreply.github.com> Date: Sun, 5 Apr 2026 10:27:56 +0200 Subject: [PATCH 3/3] Move Typer to Voice Assistants, add icon and required fields - Move from Development > Developer Utilities to Smart Home & IoT > Voice Assistants - Add icon field (was flagged as missing by bot) - Add openSource: false, iosApp, followWith fields - Rewrite description to be objective and within 50-250 char limit - Remove em dash from description Co-Authored-By: Claude Opus 4.6 (1M context) --- awesome-privacy.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 52ac39a3..c2c6900f 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -4396,13 +4396,7 @@ categories: services: [] - name: Developer Utilities - services: - - name: Typer - url: https://typer.space - description: | - Free local AI chat app for macOS (Apple Silicon). Runs entirely on-device — - no account, no cloud, no ads. Works fully offline with on-device web search. - Download from the Mac App Store, no setup required. + services: [] - name: Smart Home & IoT sections: @@ -4417,7 +4411,17 @@ categories: For that reason it is recommended not to have these devices in your house. The following are open source AI voice assistants, that aim to provide a human voice interface while also protecting your privacy and security - services: [] + services: + - name: Typer + url: https://typer.space + icon: https://typer.space/public/app-icon.png + openSource: false + iosApp: https://apps.apple.com/app/typer-ai/id6751274483 + followWith: macOS (Apple Silicon) + description: | + Free, private AI chat app for macOS that runs entirely on-device. + No account, no cloud, no ads. Works fully offline with local web search. + Not open source, but no data leaves the device. notableMentions: | [Mycroft](https://github.com/MycroftAI/mycroft-core) and [Kalliope](https://github.com/kalliope-project/kalliope) removed, as no longer active.