{"id":16431707,"url":"https://github.com/dev99problems/alfred-translayta","last_synced_at":"2025-08-20T07:07:58.361Z","repository":{"id":46866994,"uuid":"210847796","full_name":"dev99problems/alfred-translayta","owner":"dev99problems","description":"Alfred Translation workflow for en-uk, uk-en translations","archived":false,"fork":false,"pushed_at":"2023-10-18T21:31:16.000Z","size":2813,"stargazers_count":6,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T16:28:53.003Z","etag":null,"topics":["alfred","alfred-translayta","alfred-workflows","alfy","favorites","language","translate","translation","ukrainian"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dev99problems.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":"2019-09-25T13:08:18.000Z","updated_at":"2025-02-04T12:22:46.000Z","dependencies_parsed_at":"2024-10-28T15:29:39.190Z","dependency_job_id":"bcc88ac1-418c-4763-9832-a98bcec75f90","html_url":"https://github.com/dev99problems/alfred-translayta","commit_stats":null,"previous_names":["eugenechu/alfred-translayta"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dev99problems/alfred-translayta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Falfred-translayta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Falfred-translayta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Falfred-translayta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Falfred-translayta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev99problems","download_url":"https://codeload.github.com/dev99problems/alfred-translayta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Falfred-translayta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271027614,"owners_count":24687077,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alfred","alfred-translayta","alfred-workflows","alfy","favorites","language","translate","translation","ukrainian"],"created_at":"2024-10-11T08:32:10.562Z","updated_at":"2025-08-20T07:07:58.323Z","avatar_url":"https://github.com/dev99problems.png","language":"JavaScript","readme":"# alfred-translayta\n\n![version] ![MIT][license] ![last-commit]\n\n[version]: https://img.shields.io/npm/v/alfred-translayta\n[license]: https://img.shields.io/badge/license-MIT-blue.svg\n[last-commit]: https://img.shields.io/github/last-commit/dev99problems/alfred-translayta\n\n\u003e **Translate** with Google Translate in Alfred (*en-uk* / *uk-en*). **Save** to favorites. Practice **learning** the words.\n\n\u003cimg width=\"800px\" src=\"screenshots/preview.jpeg\" /\u003e\n\nAlfred Translayta is an ***Alfred workflow***, which lets you easily translate 🇺🇦 🔄 🇬🇧 , save words to favorites and have convenient way to review and memorize them later.\n\n## Features\n### Translation\n* ***Auto-detection*** of the translation direction\n* Correction of *misspelled words*\n* Foremost app ***selected text translation***\n* ***Pasting*** translation into the foremost app\n* ***Copying*** translation into the clipboard\n* ***Local caching*** of the last translation response\n\n### Favorites \n* *Add/Edit/Delete* favorites\n* *Learning* mode\n* *Search* through normal/learning mode \n* *Import/Export* favorites from/to local file\n\n## Prerequisites\n* [Node.js 14](https://nodejs.org) or higher\n* [Alfred (3,4,5)](https://www.alfredapp.com/)\n* [Alfred Powerpack License](https://www.alfredapp.com/powerpack/)\n\n## Install\n```\n$ npm install --global alfred-translayta\n```\n\n## Usage\n\nOpen Alfred and type `t` **or** press `Cmd+Shift+K` to activate workflow\n\n\u003cdetails\u003e\u003csummary\u003eTranslate/Auto-correction\u003c/summary\u003e \n\n* start typing phrase in English or Ukrainian\n\n* hit `Enter` on list item with `auto-correction` suggestion\n\n* enter `  ` (2 spaces) to get latest search results out of cache\n\n* select any word of phrase and hit `Cmd-Shift-K` to get translation\n\n![translate](https://user-images.githubusercontent.com/6503508/209795649-5709bbee-03d0-4ec9-9551-4c2b3f329b38.gif)\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\u003csummary\u003eCopy/Paste\u003c/summary\u003e \n\n* navigate to any translation and hit `Enter` to copy to `clipboard`\n\n* navigate to any translation and hit `Shift-Enter` to paste it into the `foremost` application\n\n![copy_pasting](https://user-images.githubusercontent.com/6503508/209795746-3ae68798-ae0c-45d3-bcea-4cd67bb9e093.gif)\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\u003csummary\u003eFavorites\u003c/summary\u003e \n\n* navigate to the item named `/add` and hit `Enter` to add word to `Favs`\n\n* to get access to your `Favs` list enter `.` in workflow, aka `t .`\n\n* to edit/remove/copy any word from the list hit `Enter` on any item in your `Favs` list\n\n\n![favs](https://user-images.githubusercontent.com/6503508/209795783-a8363c7f-30f4-4024-bd8b-102e0475f463.gif)\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\u003csummary\u003eLearning mode\u003c/summary\u003e \n\n* to activate learning mode for your `Favs`, enter `..`, aka `t ..`\n\n* in both `Favs` and `Learning` modes you can search by typing after `..`, \ne.g. `t ..brick` or `t .. brick` will filter the list\n\n* in `Learning` mode you can navigate to any item and press and hold `Option` key to make it's translation visible\n\n![learning](https://user-images.githubusercontent.com/6503508/209795969-4bb2c246-bd55-4621-a10a-27e5542b74ef.gif)\n\u003c/details\u003e\n\n\n## HotKeys\n\n`Cmd+Shift+K` — to open workflow main window\n\n`Cmd+Shift+J` — to open favorites list (shortcut for `Cmd+Shift+K` + and entered `.`)\n\n\n## Testimonials\n\n**Visual** \nAll icons are taken from [flaticon.com](https://www.flaticon.com/), so many kudos and thanks to [the authors](/icons/testimonials.md)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev99problems%2Falfred-translayta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev99problems%2Falfred-translayta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev99problems%2Falfred-translayta/lists"}