Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o98k-ok/github-starred-repos-flow
Alfred workflow for personal github star repos
https://github.com/o98k-ok/github-starred-repos-flow
alfred4-workflow github golang starred-repositories starred-search
Last synced: about 1 month ago
JSON representation
Alfred workflow for personal github star repos
- Host: GitHub
- URL: https://github.com/o98k-ok/github-starred-repos-flow
- Owner: o98k-ok
- Created: 2022-02-14T11:33:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T06:07:43.000Z (over 2 years ago)
- Last Synced: 2024-11-14T09:39:02.785Z (about 1 month ago)
- Topics: alfred4-workflow, github, golang, starred-repositories, starred-search
- Language: Go
- Homepage:
- Size: 982 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Starred Repos Flow
Alfred workflow for personal github starred repos.
## Install
1. Download [Releases · o98k-ok/github-starred-repos-flow · GitHub](https://github.com/o98k-ok/github-starred-repos-flow/releases) latest version.
2. [Gengerate Token](https://github.com/settings/tokens) via [authentication methods - GitHub Docs](https://docs.github.com/en/rest/overview/other-authentication-methods#basic-authentication)
3. Install and fill with token
![](./assets/2022-02-25-15-59-08-image.png)
## Introduce
You can search repos via `github stars select box`.
![](./assets/2022-02-25-15-46-49-image.png)
Also you can do in alfred now.
![](./assets/2022-02-25-15-50-15-image.png)
## Features
1. select repos by `owner/repo`.
2. `Enter`: open default browser with repo link.
3. `Command+Enter`: copy the repo link to clipboard.
## Acknowledgement
1. [php version](https://github.com/stroebjo/alfred-github-stars) for `Github Starred Repos Flow`