All Projects → Neoyyy → google-CommandLine-Translation-Tool

Neoyyy / google-CommandLine-Translation-Tool

Licence: GPL-3.0 license
命令行翻译工具-谷歌-中英文

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to google-CommandLine-Translation-Tool

whats
🌐 a terminal translation tool
Stars: ✭ 16 (-27.27%)
Mutual labels:  translate, command-line-tool
cmany
Easily batch-build cmake projects!
Stars: ✭ 15 (-31.82%)
Mutual labels:  command-line-tool
mixpanel-engage-query
Command line tool to query the MixPanel Engage API for People Data.
Stars: ✭ 48 (+118.18%)
Mutual labels:  command-line-tool
przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 19 (-13.64%)
Mutual labels:  command-line-tool
SimpleSqlExec
Lightweight command-line utility to execute queries on SQL Server in place of SQLCMD
Stars: ✭ 20 (-9.09%)
Mutual labels:  command-line-tool
landscaper
Apply code mods to projects, awesomely
Stars: ✭ 15 (-31.82%)
Mutual labels:  command-line-tool
vimwasm-try-plugin
Try Vim plugin on your browser without installing it using vim.wasm!
Stars: ✭ 21 (-4.55%)
Mutual labels:  command-line-tool
terminal-style
🎨 Return your terminal message in style! Change the text style, text color and text background color from the terminal, console or shell interface with ANSI color codes. Support for Laravel and Composer.
Stars: ✭ 16 (-27.27%)
Mutual labels:  command-line-tool
rctl
A set of command line tools based on R and JavaScript.
Stars: ✭ 15 (-31.82%)
Mutual labels:  command-line-tool
shelltestrunner
Easy, repeatable testing of CLI programs/commands
Stars: ✭ 93 (+322.73%)
Mutual labels:  command-line-tool
Ether
A Command-Line Interface for the Swift Package Manager
Stars: ✭ 86 (+290.91%)
Mutual labels:  command-line-tool
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+95.45%)
Mutual labels:  command-line-tool
anyshortcut-cli
CLI (Commnad line interface) version of Anyshortcut
Stars: ✭ 82 (+272.73%)
Mutual labels:  command-line-tool
ttdl
TTDL - Terminal Todo List Manager
Stars: ✭ 91 (+313.64%)
Mutual labels:  command-line-tool
cli-progress
⌛ easy to use progress-bar for command-line/terminal applications
Stars: ✭ 672 (+2954.55%)
Mutual labels:  command-line-tool
ModuleInterface
Swift tool to generate Module Interfaces for Swift projects.
Stars: ✭ 70 (+218.18%)
Mutual labels:  command-line-tool
ropr
A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative
Stars: ✭ 200 (+809.09%)
Mutual labels:  command-line-tool
tr4n5l4te
Use Google Translate without an API key.
Stars: ✭ 32 (+45.45%)
Mutual labels:  translate
TyStrings
strings file tool for iOS / macOS developers
Stars: ✭ 15 (-31.82%)
Mutual labels:  translate
fe
A super-fast and easy to use command line fuzzy file searcher built with the rust programming language.
Stars: ✭ 23 (+4.55%)
Mutual labels:  command-line-tool

google-CommandLine-Translation-Tool

更新------2017/11------

  • 修复部分单词查找结果不显示

  • 调整查找结果显示结构和字体颜色

  • 简介

    一个通过计算出token值使用get请求获取google翻译内容的命令行工具
    使用node.js编写
    可在本机任何目录下打开命令行使用

  • 效果演示

  • 安装说明
    确认您已经安装node.js,如果没有请安装Node.js
    clone本项目并通过命令行进入项目目录
    git clone https://github.com/Neoyyy/google-CommandLine-Translation-Tool
     顺序执行以下命令
    npm install
    npm link

  • 食用方法
    gg 您要查找的词

  • 另外
    如果觉得好用,当然请给个star呀!
    如果您给了star,那么后续的更新可以及时通知,等更加完善后会放到npm上,这样更新您只需要通过npm命令更新即可
     目前只做了中英文翻译,后续再增加其他

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].