# GTT Google Translate TUI ## Translate [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 ``` ## MP3 ![sample code](https://i.imgur.com/GOsiti7.png) [beep](https://github.com/faiface/beep) [example](https://gist.github.com/iochen/acad285d2d23066df9449d40a7f3547c) [play on network](https://github.com/tosone/minimp3#examples-are-here) [low level](https://github.com/hajimehoshi/oto) ## config [viper](https://github.com/spf13/viper)