Skip to main content
Module

x/alfredo/mod.ts

Your Alfred workflows on steroids with Deno
Latest
import * as alfredo from "https://deno.land/x/alfredo@0.4.3/mod.ts";

Variables

Default system icons

Stripped input (first argument coming from Alfred)

Log something to stderr, which shows up while debugging (but does not affect the UI)

Show items in Alfred

Show a notification

Get user cache

Get user config

Default system icons

Check permissions before running a script. This will return a boolean to see if all permissions have been granted.