v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-18 08:40:35 -07:00

update README

This commit is contained in:
eeeXun 2022-09-13 11:33:09 +08:00
parent ab70b84b1b
commit 6e1500bbe8

View File

@ -1,14 +1,16 @@
# GTU # GTT
Google Translate TUI Google Translate TUI
## Translate ## Translate
[free-google-translate (go)](https://github.com/turk/free-google-translate/blob/master/translator.go) [free-google-translate (go)](https://github.com/turk/free-google-translate/blob/master/translator.go)
``` ```
https://translate.googleapis.com/translate_a/single?client=gtx&sl=%s&tl=%s&dt=t&q=%s https://translate.googleapis.com/translate_a/single?client=gtx&sl=%s&tl=%s&dt=t&q=%s
``` ```
## MP3 ## MP3
![sample code](https://i.imgur.com/GOsiti7.png) ![sample code](https://i.imgur.com/GOsiti7.png)
[beep](https://github.com/faiface/beep) [beep](https://github.com/faiface/beep)