https://github.com/garulf/github-quick-launcher
Quickly search Github from Flow Launcher
https://github.com/garulf/github-quick-launcher
flow flow-launcher flow-launcher-plugins github plugin
Last synced: 6 months ago
JSON representation
Quickly search Github from Flow Launcher
- Host: GitHub
- URL: https://github.com/garulf/github-quick-launcher
- Owner: Garulf
- Created: 2022-01-14T20:16:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T00:15:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T03:36:06.946Z (10 months ago)
- Topics: flow, flow-launcher, flow-launcher-plugins, github, plugin
- Language: Python
- Homepage:
- Size: 313 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/Garulf/pyFlowLauncher/actions/workflows/tests.yaml) [](https://www.buymeacoffee.com/garulf)
# Github-Quick-Launcher
Quickly access your personal repositories and stars.

## Installation:

## Settings:
| Setting | Default | Description |
| --------------------- | ------- | ----------------------------------------------------------- |
| Personal Access Token | None | Providing a Personal Access Token helps with rate limiting. |
## Personal Access Token:
No special access should be required, but if you allow `read:org` the plugin will also include all repositiories from Organizations you are a part of.
Show screenshot

## Usage
### Search Github

### Search user's repositories:
Simply type a valid username and a `/` at the end.

### Search owned repos
*new* If you provided a github API token you can type `/` to show all repos owned by your token.

### Search starred repos
*new* If github API token is provided type `*` to search starred repos

