add projects using mozhi
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 13m57s
mozhi pipeline / Build and publish artifacts (push) Successful in 46m13s

This commit is contained in:
Arya 2024-08-23 18:52:09 +05:30
parent 934616c72f
commit 8189007bda
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -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.