Skip to content

HA55EHH/alfred-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Workflows

A collection of Alfred workflows that I have made. Check the README.md in each directory for more information, or to install, download and open the .alfredworkflow file.

Developer Instructions

If you wish to contribute to one of the workflows, be sure to remove any existing installations from Alfred. Then clone this repository and run install.py ./WorkflowDir in the scripts directory. This will create a symbolic link between the workflow folder in this repository and the Alfred workflows directory. Any changes made in Alfred or in the repo will be reflected in both locations. This script uses all standard library packages, so a clean version of Python (such as the one that comes with MacOS) should work fine.

When you are ready to release a change, run ./scripts/release.sh. This will take the contents of the readme in info.plist and copy it to the workflow directory, prompt for a version update and create the .alfredworkflow file.

About

A collection of Alfred workflows that I have made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published