{"id":23111815,"url":"https://github.com/dext7r/termitranslate","last_synced_at":"2025-04-03T23:44:07.196Z","repository":{"id":225443544,"uuid":"766014644","full_name":"dext7r/TermiTranslate","owner":"dext7r","description":"A command line tool for quick and easy translation in the terminal.","archived":false,"fork":false,"pushed_at":"2024-03-17T01:01:27.000Z","size":32,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-09T23:18:19.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dext7r.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-02T05:21:55.000Z","updated_at":"2024-04-01T10:45:53.000Z","dependencies_parsed_at":"2024-03-02T06:31:02.255Z","dependency_job_id":"f78920b4-d484-4ce9-a3c7-7009016dc8eb","html_url":"https://github.com/dext7r/TermiTranslate","commit_stats":null,"previous_names":["dext7r/termitranslate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dext7r%2FTermiTranslate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dext7r%2FTermiTranslate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dext7r%2FTermiTranslate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dext7r%2FTermiTranslate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dext7r","download_url":"https://codeload.github.com/dext7r/TermiTranslate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097972,"owners_count":20883127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-17T02:10:49.280Z","updated_at":"2025-04-03T23:44:07.159Z","avatar_url":"https://github.com/dext7r.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Termitranslate\n\nA command line tool for quick and easy translation in the terminal.\n\n\u003cdiv align=\"center\"\u003e\n\n[![language](https://img.shields.io/github/languages/top/dext7r/TermiTranslate)](https://github.com/dext7r/TermiTranslate/search?l=css)\n[![last](https://img.shields.io/github/last-commit/dext7r/TermiTranslate.svg)](https://github.com/dext7r/TermiTranslate/commits)\n\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/termitranslate\"\u003e\n\u003cimg src=\"https://img.shields.io/github/commit-activity/m/dext7r/TermiTranslate\" alt=\"ommit-activity\"\u003e\n\u003cimg src=\"https://badgen.net/badge/package/termitranslate/blue\"\nalt=\"package\" maxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cimg src=\"https://badgen.net/npm/v/termitranslate\" alt=\"Npm Version\"\nmaxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cimg src=\"https://badgen.net/npm/node/termitranslate\" alt=\"Node Version\"\nmaxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cbr\u003e\n\u003cimg src=\"https://badgen.net/packagephobia/install/termitranslate\"\nalt=\"Install Size\" maxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cimg src=\"https://badgen.net/npm/types/termitranslate\" alt=\"Type Support\"\nmaxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cbr\u003e\n\u003cimg src=\"https://img.shields.io/librariesio/release/npm/termitranslate\"\nalt=\"Outdated Dep\" maxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003cimg src=\"https://img.shields.io/snyk/vulnerabilities/npm/termitranslate\"\nalt=\"Vulnerablities\" maxretrytimes=\"3\" class=\"m-1 transition-all duration-1000\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/termitranslate\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/termitranslate\" alt=\"License\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n## Installation\n\nTo use Termitranslate, you can install it globally via npm:\n\n```bash\nnpm install -g termitranslate\n```\n\n## Usage\n\nTermitranslate provides a simple way to translate text directly from your terminal. Here are some examples of how to use it:\n\n### Translate from English to Chinese\n\n```bash\ntermitranslate \"hello\"\n```\n\n### Translate from Chinese to English\n\n```bash\ntermitranslate \"你好\"\n```\n\n## Commands\n\n- `termitranslate`: The main command for translating text.\n- `translate`: An alias for `termitranslate`.\n- `tt`: A shorthand command for quick translations.\n\n## Contributing\n\nIf you'd like to contribute to Termitranslate, feel free to open an issue or submit a pull request on [GitHub](https://github.com/dext7r/TermiTranslate).\n\n## License\n\nThis project is licensed under the ISC License. See the [LICENSE](./LICENSE) file for more details.\n\n## Contact\n\nFor any inquiries or feedback, you can reach out to the author at [h7ml@qq.com](mailto:h7ml@qq.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdext7r%2Ftermitranslate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdext7r%2Ftermitranslate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdext7r%2Ftermitranslate/lists"}