/alfred-safari-toolkit

Alfred workfow for search safari history.

Primary LanguageGo

Alfred Safari Toolkit

This is an Alfred workflow for Safari.

I have been using tupton/alfred-safari-history for years, but it runs with Python2 which is removed from macOS 12.3.

So I decided to write one in Go by referring to it.

How to install

Download the workflow from release page and double click.

How to build

It's recommended to go-alfred for workflow packaging.

First, install is by executing go install github.com/jason0x43/go-alfred/alfred@latest. After running alfred pack, you will find the workflow package under workflow folder.

Versioning

The current version is 1.0.0 which covers tupton/alfred-safari-history features. In the next version, planning to involve in the Safari tabs searching feature.

FAQ

  1. If you encounter "Cannot Be Opened Because the Developer Cannot be Verified" in first running, please click the "Cancel" and go to "System Preferences > Security & Privacy", then click "Allow Anyway". In the following pop window of next running, choose "Open".