alfred-repos icon indicating copy to clipboard operation
alfred-repos copied to clipboard

Browse, search and open Git repositories in Alfred

Results 10 alfred-repos issues
Sort by recently updated
recently updated
newest added

Apple removed python 2.7 from the OS. ```bash [07:21:20.727] ERROR: Git Repos[Script Filter] Code 127: /Users/USER/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/2AFCB159-8D2A-4CAF-952B-E85AEFF61D0A: line 1: /usr/bin/python: No such file or directory ``` If I update the...

Due to Apple removing Python 2 from MacOS Monterey this workflow didn't work anymore. Until it's refactored for Python 3 this way it can still be easily used.

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

First of all, thank you for all the great work you've done with your Alfred workflows. Your python library was a huge help to me in the workflows that I've...

Currently if I want to open a repo with IntelliJ Idea the official recommendation is to leverage the auto-generated shell script `/usr/local/bin/idea`. Unfortunately that's not working when I set it...

Bumps [alfred-workflow](https://github.com/deanishe/alfred-workflow) from 1.39.0 to 1.40.0. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=alfred-workflow&package-manager=pip&previous-version=1.39.0&new-version=1.40.0)](https://dependabot.com/compatibility-score/?dependency-name=alfred-workflow&package-manager=pip&previous-version=1.39.0&new-version=1.40.0) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

For people working on multiple things at the same time within the same project it would be a big benefit to see which instance of the cloned repo is pointed...

enhancement
help wanted

This Workflow doesn't work for recent Alfred and/or MacOS. Use https://github.com/harrtho/alfred-repos instead.

With the changes in this pull request a version of the workflow can be built that works with newer versions of macOS. To achieve this the workflow base of the...

Where is the `settings.json` file supposed to be located?