All Projects → webcatalog → Translatium Desktop

webcatalog / Translatium Desktop

Licence: mpl-2.0
Official Translatium app for desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language
languages
34 projects

Translatium License: MPL 2.0

macOS Linux Windows
GitHub Actions Build Status GitHub Actions Build Status GitHub Actions Build Status

Translatium - Translate Any Languages like a Pro.

master branch only includes the source code of Translatium 9 & up. For older versions, check out the legacy- branches.


Development

# First, clone the project:
git clone https://github.com/quanglam2807/translatium.git
cd translatium

# set API keys
export ELECTRON_APP_SENTRY_DSN=...
export REACT_APP_OCR_SPACE_API_KEY=...

# install the dependencies
yarn

# Run development mode of Translatium
yarn electron-dev

# Build for production
yarn dist
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].