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.

Home Page:https://langsync.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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..

Once Dart is set up, install LangSync CLI with a simple command:

dart pub global activate langsync

And Boom, you have it. Confirm the installation by checking the version of LangSync:

langsync --version

Authentication

After Getting your API key from your Dashboard, run this command:

langsync auth --api-key=<YOUR_API_KEY_HERE>

And you have it, now all future requests will validate and use it.

๐Ÿ“˜ Dive into Documentation

Explore the comprehensive documentation for LangSync, covering everything you need to kickstart your experience:

  • Usage
  • Configuration
  • Supported File Formats
  • Troubleshooting
  • More..

Full Documentation

๐Ÿ“น Witness LangSync in Action

langsync.start.command.mp4

๐Ÿค 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. Your journey with LangSync begins nowโ€”unlock the potential of global software localization!

About

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://langsync.app

License:MIT License


Languages

Language:Dart 100.0%