1.0.5 • Published 5 years ago

alfred-cacher v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

alfred-cacher

Alfred Workflow for finding a snippet from your Cacher library.

Demo

Prerequisites

Installation

Step 1

Run the following shell command from a Terminal window.

npm install --g alfred-cacher

Step 2

  1. View your API credentials at: app.cacher.io/enter?action=view_api_creds
  2. You should see a dialog open with your API KEY and API TOKEN.

Step 3

  1. Open Alfred Preferences.
  2. Click on the "Workflows" tab and find Cacher.
  3. Click on the "Configure workflow and variables" button.
  4. Add the following under Workflow Environment Variables:
    • CACHER_API_KEY: [API Key from Step 2]
    • CACHER_API_TOKEN: [API Token from Step 2]
  5. Click "Save"

Set Environment Variables

Usage

In Alfred, type snip [keywords] and wait for results to return. Select a snippet and press Enter to copy its contents to the clipboard.

Libraries Used

  • alfy - Create Alfred Workflows using Node
  • Fuse.js - Lightweight fuzzy-search

Author / License

Released under the MIT License by Rui Jiang of Cacher.

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago