@bchatard/alfred-jetbrains
v2.6.2
Published
Alfred 5 workflow to easily open your projects with your favorite JetBrains product.
Maintainers
Readme
JetBrains: Open project
Alfred5 workflow to easily open your projects with your favorite JetBrains product.
Requirements
You need Node.js LTS and Alfred 5.7+ with the paid Powerpack upgrade.
This workflow need one of JetBrains products (2019.1+), and its shell script to works
About issues
It's my daily tool, so I will fix issue that I can reproduce with my environment, which is
- macOS 26.1
- Alfred 5.7 (latest available)
- at least Node 22, but not really important, node is only required to install this workflow
Please check the troubleshooting guide first, and other issues. And please follow the issue template for bug report 🙏
Installation / Update
npm install -g @bchatard/alfred-jetbrainsor download binary from alfred-jetbrains-cli releases page
# Since the bin is not (yet) signed
xattr -d com.apple.quarantine ./alfred_jetbrains_cli
chmod +x ./alfred_jetbrains_cli
./alfred_jetbrains_cli install(new process to remove Node dependency, it might not work for all cases)
Init shell script
- Via JetBrains Toolbox:
- Open the JetBrains Toolbox window, and then click on the parameter icon;
- In the following form, enable Generate shell scripts, and set a path for script
- More info: Toolbox App 1.11: What’s New.
- Via Product (removed since 2023.x)

How to use
- Open Alfred with your usual hotkey
- Type keyword (example
pstorm) followed by your project name
Cross Products:
jb(search projects on for all products)
- AndroidStudio: since 3.+;
- AppCode: since 2018.3;
- Aqua: since 2023.1;
- CLion: since 2018.3;
- CLion Nova: since 2023.3;
- DataGrip: since 2018.3;
- DataSpell: since 2023.1;
- Fleet: public preview;
- GoLand: since 2018.3;
- IntelliJ Idea: since 2018.3;
- PhpStorm: since 2018.3;
- PyCharm: since 2018.3;
- Rider: since 2018.3;
- RubyMine: since 2018.3;
- RustRover: since 2023.2;
- WebStorm: since 2018.3;
- Writerside: since 2023.2;
Customisation
Some of JetBrains product are available in different editions (ex: PyCharm - Professional, Edu & Community).
In that case they share the same bin / keyword, so you need to customize the Preferences folder to retrieve your projects.
