https://github.com/langsync/cli
Fast, Simple and Accurate AI-Powered Localization utility for your software, game, app, website projects and more with only one action away. forget the old localization process.
https://github.com/langsync/cli
ai artificial-intelligence automation command-line command-line-tool dartlang l10n localization localization-management localization-tool translation translation-api
Last synced: 4 months ago
JSON representation
Fast, Simple and Accurate AI-Powered Localization utility for your software, game, app, website projects and more with only one action away. forget the old localization process.
- Host: GitHub
- URL: https://github.com/langsync/cli
- Owner: LangSync
- License: mit
- Created: 2023-09-19T04:29:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T20:48:29.000Z (over 2 years ago)
- Last Synced: 2024-04-25T04:32:35.921Z (about 2 years ago)
- Topics: ai, artificial-intelligence, automation, command-line, command-line-tool, dartlang, l10n, localization, localization-management, localization-tool, translation, translation-api
- Language: Dart
- Homepage: https://langsync.app
- Size: 14.4 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LangSync: Empower Your Software for the Global Market

LangSync
is an AI powered Command Line Interface (CLI) tool that allows your software
(apps, websites, games, projects...) to target the global market by expanding your
original JSON localization file(s), And, with the help of a powerful set of AI engines,
it generates very accurate & effective new laungages localizations files that matches
the context of your original one(s).
## 🚀 Installation Made Easy
embark on your LangSync journey, ensure you have the Dart SDK installed on your machine (compatible with Windows, macOS, and Linux). If you haven't installed Dart yet, follow the steps outlined in [Installing the Dart SDK.](https://dart.dev/get-dart#install).
Once Dart is set up, install LangSync CLI with a simple command:
```bash
dart pub global activate langsync
```
And Boom, you have it. Confirm the installation by checking the version of LangSync:
```bash
langsync --version
```
## Authentication
After Getting your API key from your [Dashboard](https://my.langsync.app), run this command:
```bash
langsync auth --api-key=
```
And you have it, now all future requests will validate and use it.
## 📘 Dive into Documentation
Explore the comprehensive [documentation](https://docs.langsync.app/) for LangSync, covering everything you need to kickstart your experience:
- Usage
- Configuration
- Supported File Formats
- Troubleshooting
- More..
[Full Documentation](https://docs.langsync.app)
## 📹 Witness LangSync in Action
https://github.com/LangSync/LangSync-CLI/assets/25140579/951c07cb-4608-406d-9bd8-2bddc6c4fa8e
## 🤝 Contributing
Contributions to LangSync CLI are highly encouraged. You can contribute by:
- Reporting a bug
- Fixing a bug
- Adding a new feature
- Improving documentation
- Enhancing code quality
- Boosting performance
- Enhancing user experience
- And anything else you can think of!
## 📄 License
LangSync CLI operates under the [MIT License](https://github.com/LangSync/cli/blob/main/LICENSE). Your journey with LangSync begins now—unlock the potential of global software localization!