Skip to content

Basic CLI tool used to translate words using google translate

Notifications You must be signed in to change notification settings

ajibigad/google-translate-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-translate-cli

Basic cli tool used to translate words using google translate.

Basically uses Puppeteer and an headless browser to visit the google translate page and ask for the translation as a typical human user, then returns the result.

Technologies used:

  1. Nodejs
  2. Puppeteer

Instructions

  1. Run the CLI with npm start
  2. Run the server application with npm run-script start-server

Projects using this:

  1. atom-google-translate-plugin

About

Basic CLI tool used to translate words using google translate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published