Skip to content

Latest commit

 

History

History
80 lines (65 loc) · 4.32 KB

README.en.md

File metadata and controls

80 lines (65 loc) · 4.32 KB

TTime

🚀 A concise, efficient, good-looking input, screenshot, and word translation software

(English | 中文)

brief introduction

The main functions are input translation, screenshot translation, selected translationHover Ball TranslationScreenshot OCRScreenshot Silence OCR

Interface

Bright Mode

Dark Mode

方式 描述 预览
Screenshot translation Press the screenshot translation shortcut key (default Alt + W) to intercept the area to be translated Screenshot translation
Selected translation After selecting the text to be translated, press the word translation shortcut key (the default is Alt + E) Selected translation
Input Translation Press the input translation shortcut key (default 'Alt+Q'), enter the text to be translated, and use the 'Enter' key to translate Input Translation
Hover Ball Translation After selecting the text to be translated, click the floating ball icon (it is closed by default, and needs to be opened in the settings by itself) Hover Ball Translation
Screenshot OCR Pressing this shortcut key will recognize the text according to your screenshot area Screenshot OCR
Screenshot Silence OCR Pressing this shortcut key will recognize the text according to your screenshot area, and the recognized content will be automatically written into the clipboard without opening the OCR window Screenshot Silence OCR

Currently, integrated with translation/text recognition services

Translation source/text recognition application reference

  • Translation source

    • TTime (built-in)
    • Google Translation (built-in)
    • DeepL Translation (built-in) = DeepLX Translation
    • Bing Translation (built-in)
    • Bing dict Translation (built-in)
    • Tencent TranSmart Translation (built-in)
    • NiuTrans (built-in)
    • Tencent Translator
    • Baidu Translation
    • Alibaba Translation
    • Google Translation
    • OpenAI(ChatGPT) Translation
    • YouDao Translation
    • DeepL Translation
    • Volcano Translation
    • NiuTrans
    • CaiYun Translation
  • OCR

    • TTime
    • TTime Online OCR
    • Baidu OCR
    • Volcano OCR

Thanks

  • Thanks electron-vite The provided electron framework saved me a lot of time and cost
  • Thanks Bob Main sources of inspiration
  • Thanks bob-plugin-openai-translator Reference for the original implementation of OpenAI
  • Thanks eSearch Reference for offline OCR and initial version screenshot implementation