docs: Add README.md
This commit is contained in:
parent
214d710ca6
commit
c7a9b78e73
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# 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`
|
||||
Loading…
Reference in New Issue
Block a user