Skip to content

albertlauncher/albert-plugin-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albert-plugin-github

Features

  • The empty query shows notifications.
  • Prefix a query with i to search issues and pull requests.
  • Prefix a query with u to search users and organizations.
  • Prefix a query with r to search repositories.

Setup

  1. Create an OAuth app on GitHub. (GitHub docs)
  2. Give it a name.
  3. Give it a random website.
  4. Add Redirect URI albert://github/.
  5. Click Register application.
  6. Click Generate a new client secret.
  7. Insert Client ID and Client secret in the plugin settings and click the authorize button.

Technical notes

  • Uses the GitHub Web API.
  • See the used endpoints and scopes in github.h.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published