{"id":32287080,"url":"https://github.com/langsync/cli","last_synced_at":"2026-02-22T12:02:17.442Z","repository":{"id":207036843,"uuid":"693457485","full_name":"LangSync/cli","owner":"LangSync","description":"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.","archived":false,"fork":false,"pushed_at":"2024-02-09T20:48:29.000Z","size":15132,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-25T04:32:35.921Z","etag":null,"topics":["ai","artificial-intelligence","automation","command-line","command-line-tool","dartlang","l10n","localization","localization-management","localization-tool","translation","translation-api"],"latest_commit_sha":null,"homepage":"https://langsync.app","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LangSync.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-09-19T04:29:23.000Z","updated_at":"2023-12-22T15:45:50.000Z","dependencies_parsed_at":"2023-11-17T04:21:06.684Z","dependency_job_id":"e23ea139-4856-4591-b0a5-968bc305e265","html_url":"https://github.com/LangSync/cli","commit_stats":null,"previous_names":["langsync/langsync-cli","langsync/cli"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LangSync/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LangSync%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LangSync%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LangSync%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LangSync%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LangSync","download_url":"https://codeload.github.com/LangSync/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LangSync%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29711635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T10:34:24.778Z","status":"ssl_error","status_checked_at":"2026-02-22T10:32:23.200Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","artificial-intelligence","automation","command-line","command-line-tool","dartlang","l10n","localization","localization-management","localization-tool","translation","translation-api"],"created_at":"2025-10-23T02:02:31.887Z","updated_at":"2026-02-22T12:02:17.432Z","avatar_url":"https://github.com/LangSync.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# LangSync: Empower Your Software for the Global Market\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"https://docs.langsync.app/img/brand/colored_bg.png\" style=\"border-radius:100%;width:125px;height:125px;\"/\u003e\n\n\u003c/p\u003e\n\n\u003c/br\u003e\n\n\u003ca href=\"https://langsync.app\" target=\"_blank\"\u003e\n\n  LangSync\n\u003c/a\u003e is an AI powered Command Line Interface (CLI) tool that allows your software\n(apps, websites, games, projects...) to target the global market by expanding your\noriginal JSON localization file(s), And, with the help of a powerful set of AI engines,\nit generates very accurate \u0026 effective new laungages localizations files that matches\nthe context of your original one(s).\n\n\u003c/br\u003e\n\n## 🚀 Installation Made Easy\n\n\n 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).\n\nOnce Dart is set up, install LangSync CLI with a simple command:\n\n```bash\ndart pub global activate langsync\n```\n\nAnd Boom, you have it. Confirm the installation by checking the version of LangSync:\n\n```bash\nlangsync --version\n```\n## Authentication\nAfter Getting your API key from your [Dashboard](https://my.langsync.app), run this command:\n\n```bash\nlangsync auth --api-key=\u003cYOUR_API_KEY_HERE\u003e\n```\n\nAnd you have it, now all future requests will validate and use it.\n\n## 📘 Dive into Documentation\n\nExplore the comprehensive [documentation](https://docs.langsync.app/) for LangSync, covering everything you need to kickstart your experience:\n\n- Usage\n- Configuration\n- Supported File Formats\n- Troubleshooting\n- More..\n  \n[Full Documentation](https://docs.langsync.app)\n\n\n## 📹 Witness LangSync in Action\n\n\u003cp align=\"center\"\u003e\n  \nhttps://github.com/LangSync/LangSync-CLI/assets/25140579/951c07cb-4608-406d-9bd8-2bddc6c4fa8e\n\n\u003c/p\u003e\n\n\n## 🤝 Contributing\n\nContributions to LangSync CLI are highly encouraged. You can contribute by:\n\n- Reporting a bug\n- Fixing a bug\n- Adding a new feature\n- Improving documentation\n- Enhancing code quality\n- Boosting performance\n- Enhancing user experience\n- And anything else you can think of!\n\n## 📄 License\nLangSync 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!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangsync%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangsync%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangsync%2Fcli/lists"}