https://github.com/chrisgrieser/gitfred

Helpful GitHub assistant for Alfred.

https://github.com/chrisgrieser/gitfred

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: researchgate.net
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

alfred-workflow github-client github-search

Keywords from Contributors

projection archival pdf-summarization reference-management interactive generic sequences genomics observability autograding
Last synced: 10 months ago · JSON representation

Repository

Helpful GitHub assistant for Alfred.

Basic Info
  • Host: GitHub
  • Owner: chrisgrieser
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 269 KB
Statistics
  • Stars: 38
  • Watchers: 3
  • Forks: 4
  • Open Issues: 0
  • Releases: 71
Topics
alfred-workflow github-client github-search
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Funding License

README.md

Alfred GitFred

GitHub downloads Alfred Gallery downloads Version number

Helpful GitHub assistant for Alfred.

Showcase owned repo search

Showcase public repo search

Showcase issue search

Usage

  • Search all public GitHub repositories via the keyword gh.
    • : Open the repo's GitHub page.
    • ⌘⏎: Open the repo's homepage. If it has none, opens the releases page instead.
    • ⌥⏎: Copy the repo URL.
    • ⌃⏎: Clone the repo to a local folder and open in the Terminal.
  • Access your repositories via gmy. (Limited to the 100 repos last updated.)
    • : If the repo is available locally on your device, open it in the terminal. Otherwise, open the repo's GitHub page.
    • ⌘⏎: Open the repo's GitHub page.
    • ⌥⏎: Copy the repo URL.
    • ⇧⏎: Clone the repo to a local folder and open in the Terminal. If the repo is already locally available on your device, just open the repository in the Terminal.
    • To include private repos, requires GitHub Token.
  • Open recent GitHub issues you are involved in with ghi.
    • : Open the issue in the browser.
    • ⌥⏎: Copy the issue URL.
  • Access PRs you have opened with the keyword gpr.
    • : Open the PR in the browser.
    • ⌥⏎: Copy the link to the PR.
    • To include private PRs, requires GitHub Token.
  • Directly open your GitHub notification via ghn.
    • Requires GitHub Token.
    • : Open the notification in the browser. In cases where no URL is available, such as deleted comments or CI activity, opens the GitHub notification inbox instead.
    • ⌘⏎: Mark the notification as read.
    • ⌥⏎: Copy the URL of the notification target.
    • ⌃⏎: Mark the notification as done.
  • Additionally, you can press the hotkey to clone a GitHub repo from the current browser tab. (Note that Firefox is not supported.)

GitHub Token

Optional. Only required for showing notifications, private PRs, and private repos. The token requires accesses to private repos and to notifications. The workflow will check for the token in the following order: 1. Add the GITHUB_TOKEN in the Alfred workflow configuration. 2. Or: add a shell command that outputs your GITHUB_TOKEN, such as cat $HOME/my_token.txt. 3. Or: export the token in your .zshenv.

Installation

➡️ Download the latest release.

About the developer

In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.

Buy Me a Coffee at ko-fi.com

Owner

  • Name: Chris Grieser
  • Login: chrisgrieser
  • Kind: user
  • Location: Berlin, Germany
  • Company: Technical University of Berlin

Researcher in sociology & software developer

GitHub Events

Total
  • Create event: 29
  • Issues event: 10
  • Release event: 28
  • Watch event: 15
  • Delete event: 3
  • Issue comment event: 12
  • Push event: 73
  • Pull request review event: 2
  • Pull request event: 12
  • Fork event: 5
Last Year
  • Create event: 29
  • Issues event: 10
  • Release event: 28
  • Watch event: 15
  • Delete event: 3
  • Issue comment event: 12
  • Push event: 73
  • Pull request review event: 2
  • Pull request event: 12
  • Fork event: 5

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 226
  • Total Committers: 5
  • Avg Commits per committer: 45.2
  • Development Distribution Score (DDS): 0.022
Past Year
  • Commits: 129
  • Committers: 5
  • Avg Commits per committer: 25.8
  • Development Distribution Score (DDS): 0.039
Top Committers
Name Email Commits
Chris Grieser 7****r 221
dependabot[bot] 4****] 2
Vítor Galvão i****o@v****m 1
Stefan VanBuren s****n@v****z 1
Cory Levine c****x@m****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 7
  • Total pull requests: 8
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 6
  • Total pull request authors: 4
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 4
  • Pull requests: 8
  • Average time to close issues: 16 days
  • Average time to close pull requests: about 3 hours
  • Issue authors: 4
  • Pull request authors: 4
  • Average comments per issue: 0.75
  • Average comments per pull request: 0.5
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • learn2reid (2)
  • acourtneybrown (1)
  • vitorgalvao (1)
  • saeedesmaili (1)
  • 94929 (1)
  • pozafly (1)
Pull Request Authors
  • dependabot[bot] (4)
  • vitorgalvao (2)
  • stefanvanburen (1)
  • corylevine (1)
Top Labels
Issue Labels
bug (3) enhancement (3) help wanted (1) good first issue (1) Stale (1)
Pull Request Labels
dependencies (4) github_actions (3)

Dependencies

.github/workflows/semantic-pr-title.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/stale-bot.yml actions
  • actions/stale v8 composite
.github/workflows/alfred-workflow-release.yml actions
  • actions/checkout v4 composite
  • softprops/action-gh-release v1 composite