{"id":13529165,"url":"https://github.com/willfarrell/alfred-encode-decode-workflow","last_synced_at":"2025-04-05T04:13:14.045Z","repository":{"id":41160103,"uuid":"13132518","full_name":"willfarrell/alfred-encode-decode-workflow","owner":"willfarrell","description":"Encoding and decoding a string into multiple variations.","archived":false,"fork":false,"pushed_at":"2022-10-17T23:55:39.000Z","size":1208,"stargazers_count":531,"open_issues_count":10,"forks_count":42,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-29T03:09:00.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/willfarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-26T19:43:41.000Z","updated_at":"2025-03-10T07:26:38.000Z","dependencies_parsed_at":"2022-07-14T08:32:13.229Z","dependency_job_id":null,"html_url":"https://github.com/willfarrell/alfred-encode-decode-workflow","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-encode-decode-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-encode-decode-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-encode-decode-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-encode-decode-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","download_url":"https://codeload.github.com/willfarrell/alfred-encode-decode-workflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284951,"owners_count":20913704,"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-08-01T07:00:33.921Z","updated_at":"2025-04-05T04:13:14.020Z","avatar_url":"https://github.com/willfarrell.png","language":"PHP","readme":"Encode / Decode ([Download v1.10](https://raw.github.com/willfarrell/alfred-encode-decode-workflow/master/encode-decode.alfredworkflow))\n=====================\n\nEncoding and decoding a string into multiple variations.\n\n## Requirements\n1. [Alfred App v2](http://www.alfredapp.com/#download)\n1. [Alfred Powerpack](https://buy.alfredapp.com/)\n\n## Installing\n1. Click the download buttons below\n2. Double-click to import into Alfred 2\n3. Review the workflow to add custom Hotkeys\n\n### macOS Monterey (12.0) compatibility\n\nStarting in macOS Monterey, there won't be any PHP runtime (which is required for this workflow) bundle with the OS, find more info in [#23](https://github.com/willfarrell/alfred-encode-decode-workflow/issues/23).\n\nTo Solve this issue, follow these steps:\n\n1. Install Homebrew with the command provided on its [homepage](https://brew.sh/)\n2. Install PHP runtime with Homebrew\n\n```shell\nbrew install php@7.4\n```\n Note: If you've installed php with homebrew previously, you also need to\n \n ```shell\n brew unlink php\n brew link php@7.4\n ```\n\n3. Head to setting page of this Alfred workflow, double-click on encode / decode block, and change `php` to `/usr/local/bin/php`.\n\n## Updating\nRun the [Alleyoop Workflow](http://www.alfredforum.com/topic/1582-alleyoop-update-alfred-workflows/) using the keyword `oop`. If you're not comfortable with Alleyoop, **star \u0026 watch this repo** to keep up to date on new versions and additional workflows.\n\n## About\nWill transform your query strings through *base64*, *html*, *url*, and *utf-8* encode/decode. Pressing enter will copy the encoded/decoded string to the clipboard.\n\n![alt text][encode]\n\n![alt text][decode]\n\n## Commands\n- `encode {query}` - Encode magic\n- `decode {query}` - Decode magic\n\n## Contributors\n- [@willfarrell](https://github.com/willfarrell)\n- [@cvn](https://github.com/cvn)\n\n## Mentions\n- [15 Alfred Workflows to Turbocharge Productivity](http://www.bachyaproductions.com/15-alfred-workflows-turbocharge-productivity/)\n\n\n[encode]: ./screenshots/encode.png \"Encode\"\n[decode]: ./screenshots/decode.png \"Decode\"\n","funding_links":[],"categories":["PHP","Utility","Text Manipulation"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Falfred-encode-decode-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillfarrell%2Falfred-encode-decode-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Falfred-encode-decode-workflow/lists"}