firebolt-alfred-docs-workflow
Version, currently main branch1 version
- main branchlatestOct 17, 2022
github.com/spinscale/firebolt-alfred-docs-workflow
Alfred workflow to easily search firebolt documentation
Installation
# Add this to your shard.yml
dependencies:
firebolt-alfred-docs-workflow:
github: spinscale/firebolt-alfred-docs-workflow
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.5.0- License
- MIT
- Author
- Alexander Reelsen
- Target
firebolt-alfred-docs-workflowfrom src/firebolt-alfred-docs-workflow.cr
Dependencies
Runtime Dependencies
- fuzzy_match0.3.0github: acoustep/fuzzy_match.cr
README
Alfred Firebolt Documentation Workflow
Alfred is a fantastic launcher allowing you to implement custom actions based on keyboard. This workflow implements a search in the Firebolt documentation, using the same data used by the in-browser search, but matching using a fuzzy search (similar to what sublime does, the letters have to occur in similar order).
Installation
- Install crystal
- Install Alfred with the Powerpack extension (which is a paid feature)
- Clone this repo
- Install the workflow by running
makeandopen firebolt.alfredworkflowwhich will install the workflow - this can be repeated anytime
Usage
Open your alfred launcher, type firebolt <term>, for example firebolt JDBC and enjoy the results. Hitting enter on one of the results will open
them in your browser.
Here is a sample with a couple of terms:

Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Oct 17, 2022
- Crystal
1.5.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/spinscale/firebolt-alfred-docs-workflow
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 23, 2026
- Synced
- Aug 23, 2026
- Versions
- 1