Skip to content

garriguv/alfred-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Repo

Generate the list of repos

go build
./alfred-repo -token <github api token> > repos.json

Alfred workflow

Use alfred-fuzzy.

Create a new script filter action:

Use the following script:

export query="$1"

/path/to/fuzzy.py \
	cat /path/to/repos.json

Add an open URL action:

Acknowledgement

https://mmazzarolo.com/blog/2020-09-28-alfred-github-repos/

About

Alfred workflow to easily open GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages