An open API service indexing awesome lists of open source software.

https://github.com/neroist/translate

A translator GUI app
https://github.com/neroist/translate

Last synced: 6 months ago
JSON representation

A translator GUI app

Awesome Lists containing this project

README

          

# translate

A translator GUI app powered by Google Translate.

## Building from source

1. Install Nim (from [here](https://nim-lang.org/install.html))
2. Download the source code (either by cloning the repo or [downloading it from Github](https://github.com/neroist/translate/archive/refs/heads/main.zip))
3. Run `nimble build` in the souce code dir