From 8189007bda986551f8bfa9a34408476555edc93c Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Fri, 23 Aug 2024 18:52:09 +0530 Subject: [PATCH] add projects using mozhi --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2be8404..1957500 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ I'm initially focusing on the api and engines, but eventually Mozhi will have a - MyMemory - DuckDuckGo ( 1-1 with Bing Translate ) +## Projects that use Mozhi +- [select2translate](https://codeberg.org/aryak/select2translate) - Translate text from your selection clipboard using Mozhi +- [Crow Translate](https://invent.kde.org/office/crow-translate) - KDE Project written in C++ / Qt that allows you to translate and speak text using Mozhi + ## Where is the engine code? The engine code has recently been split from the main codebase. Please check [aryak/libmozhi](https://codeberg.org/aryak/libmozhi) for it.