Dedicated to creating an Alfred Workflow Store that integrates commonly used tools for developers.
The Alfred Workflow Store allows users to search for target workflows using keywords such as name, author, or tags, and install them with a single click. Currently, there are over 1,000 workflows available for download, all of which are included in the Workflows.json file.
Default keyword: wf
- Pressing [Enter]: initiates a background download, and upon completion, an Alfred prompt will appear to import the workflow. Click "Import" to complete the installation.
- Pressing [Cmd + Enter]: opens the workflow's homepage.
- Pressing [Cmd + C]: copies the workflow download link.
Default keyword: kit
Features:
- Base64 Encode/Decode.
- URL Encode/Decode.
- MD5 Lower/Upper.
- Show IP Address.
- Local IP.
- External IP.
- Timestamp Getter/Formatter.
- Timestamp Getter: Seconds / Millisecond.
- Timestamp Formatter: Seconds
s:1642700033
to2022-01-21T01:33:53+08:00
。
- UUID Generator.
- JWT Decode.