Skip to content

Repository files navigation

Easy Localize

A desktop application that helps developers manage their translation files efficiently.

What it does

Easy Localize is an Electron-based tool designed to simplify the process of managing translations in software projects. It provides an intuitive interface for:

  • Managing multiple translation projects
  • Editing translation files across different languages
  • Browsing project file structures
  • Organizing and maintaining localization files
  • Integration with Google Cloud Translate API for automatic translations

Technologies

  • Electron - Desktop application framework
  • React - UI library
  • TypeScript - Type-safe JavaScript
  • Vite - Build tool and development server
  • Redux Toolkit - State management
  • PrimeReact - UI component library
  • Tailwind CSS - Styling
  • Google Cloud Translate - Translation API integration

Getting Started

Prerequisites

  • Node.js and npm/yarn installed

Installation

# Install dependencies
yarn
# or
npm install

Development

# Run in development mode
yarn dev
# or
npm run dev

Build

# Build the application
yarn build
# or
npm run build

Package

# Create distributable package
yarn dist
# or
npm run dist

About

Electron app that helps developers manage their translation files efficiently.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages