From e2c27badec302262d7d2129a5010b2e4171ea4ee Mon Sep 17 00:00:00 2001 From: Igor Kasyanchuk Date: Tue, 22 Sep 2026 00:58:25 +0300 Subject: [PATCH] Add voice_control to Integrations Co-Authored-By: Claude Fable 5.1 --- data/projects.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/projects.json b/data/projects.json index d887162..a8eae08 100644 --- a/data/projects.json +++ b/data/projects.json @@ -10852,6 +10852,16 @@ "added": "2026-09-22", "created": "2026-09-22", "pushed": "2026-09-22" + }, + { + "name": "voice_control", + "repo": "igorkasyanchuk/voice_control", + "site": "https://youtu.be/Zz1Ibx8R7WI", + "description": "Rails engine for voice and typed commands: define actions in a Ruby DSL and Jev picks the matching command or page control, with your own authorization and signed, replay-protected execution.", + "category": "integrations", + "language": "Ruby", + "stars": 0, + "added": "2026-09-22" } ] }