8000 GitHub - tristaaan/translatr: Translate to multiple languages at once
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tristaaan/translatr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translatr

Translatr is an online translation tool.

It helps in translating a text or a short paragraph into different multiple languages.

Who is this for?

There's no such free online API which fulfils the desired requirements. Google Translate API is not free and this tool fetches result from it's older API only and parses the data accordingly.

Features

  1. It helps in translating multiple languages at once. The service translates a string one by one and then outputs the desired output once all being done.
  2. It can be used as an API for small personal needs.
  3. It stores current options in LocalStorage thereby speeding usage for later.
  4. Directly copy the JSON formatted response to your clipboard.

Note: Please don't consider it to be a full fledged API. This project is meant only for small and tedious translation purposes.

Stack

This app is developed using Open-Source technologies

A micro web-framework for python - FLASK is used for serving requests.

For the front-end part, AngularJs is used along with Materialize framework, a modern responsive framework based on Material Design.

About

Translate to multiple languages at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.6%
  • HTML 10.2%
  • JavaScript 3.4%
  • Python 0.8%
0