{"id":13434135,"url":"https://github.com/willfarrell/alfred-workflows","last_synced_at":"2025-04-08T08:12:34.001Z","repository":{"id":8196026,"uuid":"9626369","full_name":"willfarrell/alfred-workflows","owner":"willfarrell","description":"Alfred Workflows for Developers","archived":false,"fork":false,"pushed_at":"2021-08-23T20:25:08.000Z","size":18347,"stargazers_count":1955,"open_issues_count":1,"forks_count":84,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-04-01T05:33:45.968Z","etag":null,"topics":["alfred","alfred-workflow"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["willfarrell"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-04-23T15:24:56.000Z","updated_at":"2025-03-01T05:50:17.000Z","dependencies_parsed_at":"2022-08-06T21:16:06.592Z","dependency_job_id":null,"html_url":"https://github.com/willfarrell/alfred-workflows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Falfred-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","download_url":"https://codeload.github.com/willfarrell/alfred-workflows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801169,"owners_count":20998339,"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":["alfred","alfred-workflow"],"created_at":"2024-07-31T02:01:47.353Z","updated_at":"2025-04-08T08:12:33.970Z","avatar_url":"https://github.com/willfarrell.png","language":"JavaScript","readme":"# Alfred Workflows for Developers\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## Workflows\n\n### [Package Managers](https://github.com/willfarrell/alfred-pkgman-workflow) ([Download](https://raw.github.com/willfarrell/alfred-pkgman-workflow/master/Package%20Managers.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\nQuick package/plugin/component (repo) lookup of for your favourite package managers. Currently supports `Alcatraz`, `bower`, `CocoaDocs/CocoaPods`, `Composer`, `docker`, `Grunt`, `Homebrew`, `Maven`, `npm`, `pear`, `pypi`, `gems`, and `rpm`. All workflows require constant internet connection.\n\nAll repos have caching enabled to speed up common queries. These caches are refreshed after 14 days and may take longer then expected to return results during update. You can force a cache refresh by running `pkgman cachedb` to redownload the databases (applies to `alcatraz`, `grunt`, `cocoa`). Alternatively you can run `pkgman cleardb` to remove all stored cache, but this isn't recommended.\n\n![alt text][pkgman]\n\n### [caniuse](https://github.com/willfarrell/alfred-caniuse-workflow) ([Download](https://raw.github.com/willfarrell/alfred-caniuse-workflow/master/caniuse.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\nAlfred App Workflow for caniuse.com\n\n![alt text][caniuse]\n\n### [CDN](https://github.com/willfarrell/alfred-cdn-workflow) ([Download](https://raw.github.com/willfarrell/alfred-cdn-workflow/master/CDN.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\nCheck which CDNs a package is hosted on.\n\n![alt text][cdn]\n\n### [Colors](https://github.com/TylerEich/Alfred-Extras) ([Download](https://github.com/TylerEich/Alfred-Extras/blob/master/Workflows/Colors.alfredworkflow))\nby [@TylerEich](https://github.com/TylerEich)\n\nColor convertions: `c`, `hsl`, `rgb`, `#`\n\n### [Command-C](http://www.geekswithjuniors.com/note/launch-ios-actions-from-the-mac-using-alfred-and-command-c.html) ([Download](http://www.geekswithjuniors.com/storage/urlschemes/Command-C%20on%20iOS.alfredworkflow))\nby [David Gougelet and Paul Wirth]()\n\n### [Encode / Decode](https://github.com/willfarrell/alfred-encode-decode-workflow) ([Download](https://raw.github.com/willfarrell/alfred-encode-decode-workflow/master/encode-decode.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\nUsing the keywords `encode {query}` or `decode {query}`, will 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### [Font Awesome](https://github.com/ruedap/alfred2-font-awesome-workflow) ([Download](https://raw.github.com/ruedap/alfred2-font-awesome-workflow/master/Font-Awesome.alfredworkflow))\nby [@ruedap](https://github.com/ruedap)\n\nYou can incremental search for Font Awesome Icon Fonts and paste it to front most app.\n\n![alt text][fontawesome]\n\n### [Github](https://github.com/willfarrell/alfred-github-workflow) ([Download](https://raw.github.com/willfarrell/alfred-github-workflow/master/Github.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\nSearching Github for gists, repos, user repos, or repos starred by a user. 5000 requests per hour supported.\n![alt text][github]\n\n### [Hash](https://github.com/willfarrell/alfred-hash-workflow) ([Download](https://raw.github.com/willfarrell/alfred-hash-workflow/master/Hash.alfredworkflow))\nby [@willfarrell](https://github.com/willfarrell)\n\n![Hashing](https://github.com/willfarrell/alfred-hash-workflow/raw/master/screenshots/hash.png)\n\n### [iOS Simulator](http://www.alfredforum.com/topic/2126-launch-ios-simulator/) (1.0) ~ [Download](http://zno.io/RcI1)\n\nLaunch iOS Simulator without launching Xcode ~ *by [@maloninc](http://www.alfredforum.com/topic/2126-launch-ios-simulator/).*\n\n\u003e Triggers: `ios`.\n\n![iOS Simulator Workflow](https://cloud.githubusercontent.com/assets/398893/3528924/19f2603a-0794-11e4-8dcd-4478af1f24af.png)\n\n### [IP Address](https://raw.githubusercontent.com/willfarrell/alfred-workflows/master/IPAddress.alfredworkflow) (1.2) ~ [Download](https://raw.githubusercontent.com/willfarrell/alfred-workflows/master/IPAddress.alfredworkflow)\n\nShows your internal and external IP address ~ *by [@dferg](http://dferg.us/ip-address-workflow/).*\n\n\u003e Triggers: `ip`.\n\n![IP Address Workflow](https://cloud.githubusercontent.com/assets/398893/3528930/2a1f6d90-0794-11e4-95d9-494b27070e2a.png)\n\n### [Kill Process](https://github.com/nathangreenstein/alfred-process-killer) ([Download](https://github.com/nathangreenstein/alfred-process-killer/raw/master/Kill%20Process.alfredworkflow))\nby [@nathangreenstein](https://github.com/nathangreenstein)\n\n`kill {query}`\n\n![alt text][kill]\n\n### [Jenkins](https://github.com/jeroenseegers/alfred-jenkins-workflow) ([Download](https://github.com/jeroenseegers/alfred-jenkins-workflow/raw/master/Jenkins.alfredworkflow))\nby [@jeroenseegers](https://github.com/jeroenseegers)\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e e87a787eb1bcf7c0db570c6fe790466fc1e55c09\n\n`jenkins {query}`\n\n![alt text][jenkins]\n\n### [ssh](https://github.com/isometry/alfredworkflows/tree/master/net.isometry.alfred.ssh) ([Download](https://raw.github.com/isometry/alfredworkflows/master/ssh.alfredworkflow))\nby [@isometry](https://github.com/isometry)\n\n![alt text][ssh]\n\n### [StackOverflow](https://github.com/tzarskyz/Alfred-1) ([Download](https://github.com/tzarskyz/Alfred-1/blob/master/stackoverflow.alfredworkflow?raw=true))\nby [@tzarskyz](https://github.com/tzarskyz)\n\n`st {query}`\n\n![alt text][st]\n\n### [Transmit](https://github.com/bigluck/alfred2-transmit) ([Download](https://raw.github.com/bigluck/alfred2-transmit/master/Transmit%20Favorites.alfredworkflow))\nby [Jefferson Sher](https://github.com/bigluck)\n\n![alt text][transmit]\n\n\n### VirtualBox ([Download](https://www.dropbox.com/s/51pyuuj051pydn2/VirtualBox.alfredworkflow))\nby [@MattD](https://github.com/MattD)\n\n### [VMWare Fusion](https://github.com/ctwise/alfred-workflows#vmware-control) ([Download](http://tedwi.se/u/d4))\nby [@ctwiseby](https://github.com/ctwise)\n\n### [Beanstalk](https://github.com/Leenug/Alfred-Beanstalk) ([Download](https://github.com/Leenug/Alfred-Beanstalk/blob/master/Beanstalk.alfredworkflow?raw=true))\nby [@Leenug](https://github.com/Leenug)\n\n### [Say-workflow](https://github.com/BaksiLi/AlfredWorkflows/tree/master/Index/say-workflow) ([Download](https://github.com/BaksiLi/AlfredWorkflows/blob/master/workflows/say_command.alfredworkflow?raw=true))\nby [@BaksiLi](https://github.com/BaksiLi)\n\nA workflow that simply reads out something (multilingually).   \n`say {query}` to use the default voice (English);   \n`say {lang-code} {text}` to specify the voice, e.g. `jp`, `fr` (anagrams supported). Users can also customize the voice, see [Usage](https://github.com/BaksiLi/AlfredWorkflows/tree/master/Index/say-workflow#usage).\n\n![alt text][say-workflow]\n\n[caniuse]: https://raw.github.com/willfarrell/alfred-caniuse-workflow/master/screenshots/caniuse-browser.png \"Sample result\"\n[cdn]: https://raw.github.com/willfarrell/alfred-cdn-workflow/master/screenshots/cloudflare.png \"Sample result\"\n[dash]: https://raw.github.com/willfarrell/alfred-dash-workflow/master/screenshots/dash.png  \"Sample result\"\n[encode]: https://raw.github.com/willfarrell/alfred-encode-decode-workflow/master/screenshots/encode.png  \"Sample result\"\n[fontawesome]: https://raw.githubusercontent.com/ruedap/alfred2-font-awesome-workflow/master/screenshots/screencast.gif  \"Sample result\"\n[github]: https://raw.github.com/willfarrell/alfred-github-workflow/master/screenshots/my.png \"Sample result\"\n[jenkins]: https://github.com/jeroenseegers/alfred-jenkins-workflow/raw/master/alfred-jenkins-workflow-screenshot.png \"Sample jenkins result\"\n[localhost]: https://raw.github.com/willfarrell/alfred-localhost-workflow/master/screenshots/apache.png \"Sample result\"\n[kill]: https://github.com/nathangreenstein/alfred-process-killer/raw/master/screenshot1.png \"Sample kill result\"\n[pkgman]: https://raw.github.com/willfarrell/alfred-pkgman-workflow/master/screenshots/npm.png \"Sample result\"\n[ssh]: https://raw.github.com/isometry/alfredworkflows/master/screenshots/ssh_user@local.png \"Sample ssh result\"\n[st]: https://github-camo.global.ssl.fastly.net/a5d8023b27bf15d503db5768220b6e779465ecd3/687474703a2f2f3768326f2e636f6d2f6173736574732f696d672f736f616c667265642f736f616c66726564322e706e67 \"Sample StackOverflow result\"\n[transmit]: https://camo.githubusercontent.com/ad3d2e816826fec2dd5880ceec5d761773a3f858/687474703a2f2f6934392e74696e797069632e636f6d2f73316a6430382e6a7067\n[say-workflow]: https://github.com/BaksiLi/AlfredWorkflows/raw/master/Index/say-workflow/pics/4.png \"Sample usage in English\"\n\n\n\n","funding_links":["https://github.com/sponsors/willfarrell"],"categories":["HarmonyOS","JavaScript","参考","Building","Uncategorized"],"sub_categories":["Windows Manager","Workflows","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Falfred-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillfarrell%2Falfred-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Falfred-workflows/lists"}