alfred-portal

1.1.1 • Public • Published

alfred-portal Build Status

Portal Search and Open

Install

$ npm install --global alfred-portal

Requires Node.js 4+ and the Alfred Powerpack.

Configuration

This workflow requires you to setup your portal API url and API key using Alfred variables. Optionally, you can also define a custom cache lifetime.

  • portalApiUrl
  • portalApiKey
  • portalCacheLifetime

Links

You can define links that can be searched within an associated project. Using portal-options, you can edit the config file and specify custom links like so:

{
	"links": {
		"<project-id>": {
			"<link-description>": "<link-url>"
		}
	}
}

Usage

In Alfred, type portal, Enter, and your query.

License

MIT © Sean Templeton

Readme

Keywords

Package Sidebar

Install

npm i alfred-portal

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

45.4 kB

Total Files

11

Last publish

Collaborators

  • lordzardeck