{"id":13529052,"url":"https://github.com/bchatard/alfred-jetbrains","last_synced_at":"2026-01-16T21:08:28.589Z","repository":{"id":37868649,"uuid":"179626681","full_name":"bchatard/alfred-jetbrains","owner":"bchatard","description":"Alfred5 workflow to easily open your projects with your favorite JetBrains product.","archived":false,"fork":false,"pushed_at":"2024-08-18T16:21:41.000Z","size":23363,"stargazers_count":622,"open_issues_count":9,"forks_count":49,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-16T09:27:24.130Z","etag":null,"topics":["alfred","alfred5-workflow","jetbrains"],"latest_commit_sha":null,"homepage":"","language":null,"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/bchatard.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-04-05T05:54:43.000Z","updated_at":"2024-10-11T03:09:07.000Z","dependencies_parsed_at":"2024-11-02T15:32:07.619Z","dependency_job_id":null,"html_url":"https://github.com/bchatard/alfred-jetbrains","commit_stats":{"total_commits":259,"total_committers":21,"mean_commits":"12.333333333333334","dds":0.6254826254826256,"last_synced_commit":"8dec299426de3cf0ace3729c9856bd118b4eb518"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchatard%2Falfred-jetbrains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchatard%2Falfred-jetbrains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchatard%2Falfred-jetbrains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchatard%2Falfred-jetbrains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bchatard","download_url":"https://codeload.github.com/bchatard/alfred-jetbrains/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246655554,"owners_count":20812653,"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","alfred5-workflow","jetbrains"],"created_at":"2024-08-01T07:00:32.287Z","updated_at":"2026-01-16T21:08:28.571Z","avatar_url":"https://github.com/bchatard.png","language":null,"funding_links":[],"categories":["Others","JavaScript","Developer"],"sub_categories":[],"readme":"# JetBrains: Open project\n\n**Alfred5** workflow to easily open your projects with your favorite JetBrains product.\n\n![npm version](https://img.shields.io/npm/v/@bchatard/alfred-jetbrains.svg?style=for-the-badge)\n![npm downloads per week](https://img.shields.io/npm/dm/@bchatard/alfred-jetbrains.svg?style=for-the-badge)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bchatard_alfred-jetbrains\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=bchatard_alfred-jetbrains)\n\n## Requirements\n\nYou need [Node.js LTS](https://nodejs.org) and [Alfred 5.7+](https://www.alfredapp.com) with the paid [Powerpack](https://www.alfredapp.com/powerpack/) upgrade.\n\nThis workflow need one of JetBrains products (**2019.1+**), and its [shell script](#init-shell-script) to works\n\n## About issues\n\nIt's my daily tool, so I will fix issue that I can reproduce with **my environment**, which is\n* macOS 26.1\n* Alfred 5.7 (latest available)\n* at least Node 22, but not really important, node is only required to install this workflow\n\nPlease check the [troubleshooting guide](doc/troubleshooting.md) first, and other issues.\nAnd please follow the issue template for bug report 🙏\n\n## Installation / Update\n\n```shell\nnpm install -g @bchatard/alfred-jetbrains\n```\n\nor download binary from [alfred-jetbrains-cli releases page](https://github.com/bchatard/alfred-jetbrains-cli/releases/latest)\n```shell\n# Since the bin is not (yet) signed\nxattr -d com.apple.quarantine ./alfred_jetbrains_cli\nchmod +x ./alfred_jetbrains_cli\n./alfred_jetbrains_cli install\n```\n(new process to remove Node dependency, it might not work for all cases)\n\n### Init shell script\n\n- Via JetBrains Toolbox:\n  - Open the JetBrains Toolbox window, and then click on the parameter icon;\n  - In the following form, enable _Generate shell scripts_, and set a path for script\n  - More info: [Toolbox App 1.11: What’s New.](https://blog.jetbrains.com/blog/2018/08/23/toolbox-app-1-11-whats-new/)\n- Via Product (removed since 2023.x)\n  ![Create Command-line Launcher](./doc/img/command_line_launcher.gif)\n\n## How to use\n\n- Open Alfred with your usual hotkey\n- Type keyword (example `pstorm`) followed by your project name\n  ![jetbrains-projects-secret-light](https://raw.githubusercontent.com/bchatard/alfred-jetbrains/master/doc/img/jetbrains-projects-secret-light.png)\n\n\u003cdetails\u003e\n\u003csummary\u003eDefault Keywords\u003c/summary\u003e\n\n- Cross Products: `jb` (search projects on for all products)\n\n- [Keywords by products](doc/customisation/keywords.md#default-keywords)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSupported versions\u003c/summary\u003e\nI test with these products/versions:\n\n- AndroidStudio: since 3.+;\n- AppCode: since 2018.3;\n- Aqua: since 2023.1;\n- CLion: since 2018.3;\n- CLion Nova: since 2023.3;\n- DataGrip: since 2018.3;\n- DataSpell: since 2023.1;\n- Fleet: public preview;\n- GoLand: since 2018.3;\n- IntelliJ Idea: since 2018.3;\n- PhpStorm: since 2018.3;\n- PyCharm: since 2018.3;\n- Rider: since 2018.3;\n- RubyMine: since 2018.3;\n- RustRover: since 2023.2;\n- WebStorm: since 2018.3;\n- Writerside: since 2023.2;\n\n\u003c/details\u003e\n\n## Customisation\n\n- [Change Product Edition](doc/customisation/edition.md)\n- [Change `bin` name](doc/customisation/bin.md)\n- [Change keywords](doc/customisation/keywords.md)\n\nSome of JetBrains product are available in different editions (ex: PyCharm - Professional, Edu \u0026 Community).\nIn that case they share the same `bin` / `keyword`, so you need to customize the _Preferences_ folder to retrieve your projects.\n\n\n## Changelog\n\n[Changelog](https://github.com/bchatard/alfred-jetbrains/releases)\n\n## License\n\n[MIT](LICENSE) © [bchatard](https://github.com/bchatard)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchatard%2Falfred-jetbrains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbchatard%2Falfred-jetbrains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchatard%2Falfred-jetbrains/lists"}