An Alfred workflow to open bookmarks and services links from a Homepage Instance.
Yes, there is a downloadable release.
- Open workflow in Alfred
- Provide your Homepage instance URL in configuration dialog
- Use h keyword + space + optional filter string
- Preview the URL by pressing cmd key on an entry
- Press Enter to open the URL in your browser
This workflow is based on a homepage command, written in Rust language. It uses GNU Make as a build tool.
- Xcode
- Rust environment
At the root of the alfred-homepage directory, type:
make package
The workflow will be available in the workflow/package directory. The homepage command is an universal binary. It can run on Intel or Apple chips.