0.1.0 • Published 4 years ago

kotlin-alfred-workflow-template v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

kotlin-alfred-workflow-template

A template for creating Alfred Workflows with KotlinJS

How to use this:

  1. Clone this repository
  2. Build it via ./gradlew build
  3. Add symlink from Alfred workflow directory to the workflow_resources directory

    • You can find out the Alfred workflow directory by righ-clicking any of the workflows you have and choosing Open in Finder/Terminal

    npm.io

  4. At this point you should have a fully functional workflow that you can invoke via this keyword. It'd append Is Awesome to your input and would allow you to copy the result to clipboard or paste it into the frontmost application

    npm.io

  5. Now you can edit the workflow settings/details directly in Alfred

    npm.io

Installation

npm install -g <name>