Kandeta
A powerful desktop translation management application built with Electron, React, and TypeScript. Kandeta streamlines the localization workflow for developers and translators by providing an intuitive interface for managing translation files, automated translation services, and real-time collaboration features.
📸 Preview

Kandeta's intuitive interface showing the translation list on the left and the editing panel on the right, with real-time search and filtering capabilities.
📥 Download
Latest Release - v1.1.0
Windows

Size: ~94 MB | Requirements: Windows 10 or later
💡 Easy Installation: Just download and run the setup file. The installer will guide you through the process.
macOS

Run npm run build:mac to build for macOS
Linux

Run npm run build:linux to build for Linux
📁 All Releases
Browse all available versions and platforms: Downloads
✨ Features
- Multi-format Support: Work with JSON separated files and other translation formats
- Smart Translation Management: Create, edit, rename, and duplicate translations with ease
- Automated Translation: Integrate with Claude AI and Google Translate for automated translations
- Advanced Filtering: Search and filter translations by ID, text content, or custom tags
- Real-time Updates: Auto-scroll to newly created translations with instant feedback
- Project Management: Organize translations by projects with import/export functionality
- Developer-Friendly: Built with modern web technologies and extensible architecture
🚀 Quick Start
Prerequisites
- Node.js (v18 or higher)
- npm or yarn package manager
📦 Installation & Setup
Install Dependencies
🛠️ Development
Start the development server with hot reload:
📱 Usage
- Create a New Project: Start by creating or opening a translation project
- Import Translation Files: Load your existing JSON translation files
- Manage Translations: Use the intuitive interface to create, edit, and organize translations
- Filter & Search: Quickly find specific translations using the built-in search and filter system
- Auto-Translate: Leverage AI-powered translation services for faster workflow
- Export Results: Save your translations back to your preferred file format
🏗️ Building for Production
# Build for Windows
npm run build:win
# Build for macOS
npm run build:mac
# Build for Linux
npm run build:linux
Recommended IDE Setup
Code Quality
# Run linter
npm run lint
# Type checking
npm run typecheck
# Format code
npm run format
👨💻 For Developers
Interested in contributing or extending Kandeta? Check out our comprehensive developer documentation:
📖 Developer Documentation
The developer guide includes:
- Detailed project architecture
- Component structure and patterns
- How to add new features and translation services
- Development workflow and best practices
- Contribution guidelines
📄 License
This project is open source and available under the MIT License.
🤝 Contributing
We welcome contributions! Please see our Developer Documentation for detailed information about the development process, architecture, and how to submit improvements.
🐛 Issues & Support
If you encounter any issues or have questions:
Made with ❤️ for the developer and translator community