All Projects → alessioforte → transee

alessioforte / transee

Licence: MIT license
Simple and useful tool for quick translation

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to transee

kictor
A dictionary based on the console, 一个基于控制台的词典工具
Stars: ✭ 15 (-76.92%)
Mutual labels:  translate
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+14323.08%)
Mutual labels:  translate
node-google-translate-skidz
Simple Node.js library for talking to Google's Translate API for free.
Stars: ✭ 70 (+7.69%)
Mutual labels:  translate
unity-scene-view-copier
Makes positioning Cameras in Unity much easier. 🎥
Stars: ✭ 22 (-66.15%)
Mutual labels:  utility
gpytranslate
A Python3 library for translating text using Google Translate API.
Stars: ✭ 34 (-47.69%)
Mutual labels:  translate
react-pendulum
A React Context utility library.
Stars: ✭ 15 (-76.92%)
Mutual labels:  utility
Translator3000
Automatic translator of games made on Ren'Py engine.
Stars: ✭ 78 (+20%)
Mutual labels:  translate
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+241.54%)
Mutual labels:  utility
gendesk
🌿 Generate .desktop files and download .png icons by specifying a minimum of information
Stars: ✭ 101 (+55.38%)
Mutual labels:  utility
lambda
Minecraft utility mod coded in Kotlin
Stars: ✭ 389 (+498.46%)
Mutual labels:  utility
KoiCatalog
A card manager for Koikatu. View, search, and sort your collection of character cards.
Stars: ✭ 18 (-72.31%)
Mutual labels:  utility
apint
Arbitrary precision integers library.
Stars: ✭ 23 (-64.62%)
Mutual labels:  utility
calculate-aspect-ratio
📐 A simple utility function, and command line utility, for calculating an aspect ratio based on width and height.
Stars: ✭ 43 (-33.85%)
Mutual labels:  utility
WinDev-Utility
A utility for windows developers
Stars: ✭ 17 (-73.85%)
Mutual labels:  utility
sora
A simple library to display images in Jupyter notebooks
Stars: ✭ 15 (-76.92%)
Mutual labels:  utility
zTranslate
zTranslate是pascal/c++圈的国际化之手,可以一键国际化,也可以用最廉价外包投入解决项目国际化问题
Stars: ✭ 29 (-55.38%)
Mutual labels:  translate
GPUUtilization
measure GPU hardware utilization on iOS Devices
Stars: ✭ 102 (+56.92%)
Mutual labels:  utility
translatable
Add multilingual support to your laravel 5 models
Stars: ✭ 34 (-47.69%)
Mutual labels:  translate
EzLocalization
Localize your flutter application quickly and easily.
Stars: ✭ 13 (-80%)
Mutual labels:  translate
codec
Encode keys, values and range options, with built-in or custom encodings.
Stars: ✭ 27 (-58.46%)
Mutual labels:  utility

Transee

Transee

Simple and useful tool for quick translation - reference to Google Translate

screenshot

Installation

  1. Clone the git repository from GitHub:

     git clone https://github.com/alessioforte/transee.git
    
  2. Open the working directory:

     cd transee
    
  3. Install the Node dependencies:

     npm install
    

Instead of npm install you may also install with yarn.

Running Transee

npm start

Packaging

To generate a project package run package

npm run package
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].