{"id":16361776,"url":"https://github.com/avivbens/alfred-text-transformer","last_synced_at":"2025-10-26T05:30:28.440Z","repository":{"id":253178829,"uuid":"824319946","full_name":"Avivbens/alfred-text-transformer","owner":"Avivbens","description":"Use Alfred to enhance your text: translate, correct spelling, beautify, fix grammar, and more! ✨","archived":false,"fork":false,"pushed_at":"2024-08-28T10:55:23.000Z","size":1713,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T02:04:29.879Z","etag":null,"topics":["ai","alfred","beautify","code","gen-ai","macos","spell-check","text","translate"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Avivbens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-04T21:25:30.000Z","updated_at":"2024-08-28T10:55:26.000Z","dependencies_parsed_at":"2024-08-28T11:58:09.739Z","dependency_job_id":"75cf3392-f00b-4890-acf4-1cc562221e1d","html_url":"https://github.com/Avivbens/alfred-text-transformer","commit_stats":null,"previous_names":["avivbens/alfred-text-transformer"],"tags_count":4,"template":false,"template_full_name":"Avivbens/alfred-workflow-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Falfred-text-transformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Falfred-text-transformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Falfred-text-transformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avivbens%2Falfred-text-transformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avivbens","download_url":"https://codeload.github.com/Avivbens/alfred-text-transformer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238264672,"owners_count":19443388,"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":["ai","alfred","beautify","code","gen-ai","macos","spell-check","text","translate"],"created_at":"2024-10-11T02:14:48.545Z","updated_at":"2025-10-26T05:30:28.435Z","avatar_url":"https://github.com/Avivbens.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/kcao7snkgx"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Alfred Text Transformer\n\n\u003cbr\u003e\n\n[![Latest Version Downloads](https://img.shields.io/github/downloads/avivbens/alfred-text-transformer/latest/total?label=Latest%20Version%20Downloads\u0026color=green)](https://github.com/avivbens/alfred-text-transformer/releases/latest)\n[![Latest Version](https://img.shields.io/github/v/release/avivbens/alfred-text-transformer?label=Latest%20Version\u0026color=green)](https://github.com/avivbens/alfred-text-transformer/releases/latest)\n[![Total Downloads](https://img.shields.io/github/downloads/avivbens/alfred-text-transformer/total?label=Total%20Downloads\u0026color=blue)](https://github.com/avivbens/alfred-text-transformer/releases)\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/kcao7snkgx)\n\n\u003c/div\u003e\n\n## :warning: Deprecated Repository Notice\n\n\u003e **Important:** This repository is now deprecated. We have moved all our Alfred workflows into a unified monorepo for better maintenance and collaboration.\n\u003e\n\u003e [Avivbens/alfredo](https://github.com/Avivbens/alfredo?tab=readme-ov-file)\n\n---\n\n## Unified Alfred Workflows Monorepo\n\nWe've consolidated all of our Alfred workflows into a single, streamlined monorepo. This centralized repository makes it easier to explore, update, and contribute to a variety of workflows—all in one place.\n\nFeel free to open issues, submit pull requests, and stay tuned for further updates as we continue enhancing our Alfred workflows!\n\n## Description\n\nTranslate, spell-check, and transform text in Alfred, using AI and other tools.\n\n## Features 🥷\n\n-   Grammar: Correct grammar mistakes\n-   Beautify: Enhance the text for better readability and engagement\n-   Spell Check: Identify spelling errors without grammar checking\n-   Translate: Translate text into any language\n-   Tones: Change the tone of the text be giving input\n-   Summarize: Summarize the text to be more concise\n-   Explain: Explain the text in a more understandable way\n\n### Install via GitHub Releases :sparkles:\n\n```bash\nrepo_name=\"Avivbens/alfred-text-transformer\"\ndownload_url=$(curl -s \"https://api.github.com/repos/$repo_name/releases/latest\" | grep \"browser_download_url.*alfredworkflow\" | cut -d '\"' -f 4)\n\ncurl -fsSLk $download_url -o ~/Desktop/alfred-text-transformer.alfredworkflow\nopen ~/Desktop/alfred-text-transformer.alfredworkflow\n```\n\n## Usage\n\nUse your customized Alfred keyword to activate each command.\n\nYou can hold down the `cmd` key to preview the output before copying it.\n\n### Translate 🈯\n\nEnter the language code (e.g., \"en\" for English) followed by the text to be translated, like \"en Hello, how are you?\"\n\nIf the language code is missing, the default language will be English.\n\n## Configuration\n\n![Configuration](https://raw.githubusercontent.com/avivbens/alfred-text-transformer/HEAD/demo/settings.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivbens%2Falfred-text-transformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivbens%2Falfred-text-transformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivbens%2Falfred-text-transformer/lists"}