From 2541df63fee183fdab6a0d9ae538413a4caf4ae6 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Thu, 21 Sep 2023 15:53:28 +0530 Subject: [PATCH] udpate credits --- README.md | 3 ++- TODO.md | 6 ------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cc574d3..3b3e7fd 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Mozhi is the word in Tamil for language. Simple as that :P - [Arya](https://aryak.me): creator - [Midou36o](https://midou.dev): made the logo - [py_](https://github.com/supercolbat): Design files -- [Missuo](https://github.com/missuo): making gDeepLX that does the hard part of making DeepL work +- [Missuo](https://github.com/missuo): creating gDeepLX that does the hard part of making DeepL work +- [translatepy](https://github.com/Animenosekai/translate): giving me the format of request for yandex engine - [SimplyTranslate](https://codeberg.org/simpleweb/simplytranslate): Inspiration and base code for the webui - [Rimgo](https://codeberg.org/rimgo/rimgo): Code for embedding html in binary diff --git a/TODO.md b/TODO.md index 21f2004..f59560b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,15 +1,9 @@ # TODO -- Support disabling engines with Web interface -- Make LibreTranslate work with web interface -- Write an about page for web - Make detectlanguage swap the text as well - Interactive/Step-by-step CLI - Ability for user to choose engines they want to use -- Proper Error handling for requests.go -- Tell which language Detect Language chose -- Only support for deepl and google is pending - Finish simplytranslate-py compatible API for translations - Alternative words - Dictionary -- Use the TranslateServerWebui API instead of scraping Google Translate Legacy - ICIBA - Add speech to text with Vosk perhaps