Skip to content

Alfred 4 workflow for opening your GitHub Gists in your default browser.

License

Notifications You must be signed in to change notification settings

vookimedlo/alfred-github-gists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michal Duda
Apr 4, 2022
6150795 · Apr 4, 2022

History

18 Commits
Dec 14, 2017
Apr 4, 2022
Oct 19, 2019
Dec 4, 2017
Apr 4, 2022

Repository files navigation

alfred-github-gist

Alfred 4 workflow for opening your GitHub Gists in your default browser.

Installation

  1. Install alfred-github-gists workflow.
  2. All further updates are handled automatically.
  3. Requires a python3 interpreter to be installed (e.g. via a Homebrew).

Usage

In Alfred, type gists. This initiate a gists retrieval process, which shows all your public and private GitHub Gists. Then, you could preview a selected Gist content by pressing +y, or open a selected Gist by pressing enter.

alfred-github-gist-menu

alfred-github-gist-submenu

Configuration

Before the first usage, you are required to fill the workflow variables.

  • user is your Github username,
  • personalToken is your Github Personal Token created in your user settings. If you want to show your private gists, not just the public ones, select the gist scope during the personal token generation.

Optionally, the following workflow variables could be set.

  • keyword contains the main workflow keyword, which is used to start this workflow. By default, it's set to gists.