Simple Google Translate client on your console (Unofficial)
Go to file
2021-04-24 17:40:39 +08:00
TUI feat: Change Directory Architecture & load LanguageCode 2021-04-24 17:40:39 +08:00
GoogleTranslator.py feat: Change Directory Architecture & load LanguageCode 2021-04-24 17:40:39 +08:00
LanguageCode.csv feat: Change Directory Architecture & load LanguageCode 2021-04-24 17:40:39 +08:00
main.py feat: Change Directory Architecture & load LanguageCode 2021-04-24 17:40:39 +08:00
README.md docs: Add README.md 2021-04-23 21:39:28 +08:00

GoogleTranslate-TUI

Google Translate client on your console (Unofficial)

Warning

It use Google Translate's API(free), so it may not work when you send too many requests.

It just a practice for npyscreen, this respository may not update any more.

Usage

python main.py

Controls

  • Send Request: ALT + ENTER
  • Delete all input: CTRL + D
  • Exit: Ctrl + Q