# TTime
**Repository Path**: madoumai/TTime
## Basic Information
- **Project Name**: TTime
- **Description**: 🚀 一款简洁、高效、高颜值的输入、截图、划词翻译软件
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: https://ttime.timerecord.cn/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 34
- **Created**: 2023-06-06
- **Last Updated**: 2023-06-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## brief introduction
The main functions are `input translation`, `screenshot translation`, `selected translation`
## Interface
|
Bright Mode
|
Dark Mode
|
## Usage example
|
Example of use (shortcut key:Alt + Q)
|
Screenshot translation (shortcut key:Alt + W)
|
Selected translation (shortcut key:Alt + E)
|
## Currently, integrated with translation/text recognition services
[Translation source/text recognition application reference](https://ttime.timerecord.cn/pages/93e0f8/#%E7%BF%BB%E8%AF%91%E6%BA%90%E4%BB%8B%E7%BB%8D)
- [x] Translation source
- [x] TTime (built-in)
- [x] Google Translation (built-in)
- [x] DeepL Translation (built-in) = DeepLX Translation
- [x] Bing Translation (built-in)
- [x] Bing dict Translation (built-in)
- [x] Tencent TranSmart Translation (built-in)
- [x] Tencent Translator
- [x] Baidu Translation
- [x] Alibaba Translation
- [x] Google Translation
- [x] OpenAI(ChatGPT) Translation
- [x] YouDao Translation
- [x] DeepL Translation
- [x] Volcano Translation
- [x] OCR
- [x] TTime
- [x] TTime Online OCR
- [x] Baidu OCR
- [x] Volcano OCR
## Thanks
* Thanks [electron-vite](https://github.com/alex8088/electron-vite) The provided electron framework saved me a lot of time and cost
* Thanks [Bob](https://github.com/ripperhe/Bob) Main sources of inspiration
* Thanks [bob-plugin-openai-translator](https://github.com/yetone/bob-plugin-openai-translator) Reference for the original implementation of OpenAI
* Thanks [eSearch](https://github.com/xushengfeng/eSearch) Reference for offline OCR and initial version screenshot implementation