This is a plugin for the Keypirinha launcher.
It provide command to quick access to repository and your account page of github.com.
- gharlan/alfred-github-workflow: GitHub Workflow for Alfred 3/4
- buty4649/ulauncher-github-extension: Github extension for Ulauncher
https://github.com/laughk/keypirinha-GitHub/releases
Once the github.keypirinha-package
file is installed,
move it to the InstalledPackage
folder located at:
Keypirinha\portable\Profile\InstalledPackages
in Portable mode- Or
%APPDATA%\Keypirinha\InstalledPackages
in Installed mode (the final path would look likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
- Get your github personal access token with below scope from [this page](Personal Access Tokens (github.com)).
repo
(if you want use with private repository)user read:user
-
Put github personal access token to config file. like below.
Case of select "GitHub: Repository". this is provide quick access to repository.
suggestions will appear. these is result that is github repository search with graphql api by input text. select one.
select page of the repository from suggestions.
Case of select "GitHub: My Account". this is provide quick access to your account page.