Skip to content

jopemachine-arvis/alfred-to-arvis

Repository files navigation

alfred-to-arvis

CodeFactor NPM download total NPM version MIT license PR's Welcome GitHub issues

Help you convert Alfred workflow's info.plist to arvis-workflow.json of Arvis

Precaution

  • Alfred's info.plist is not an open format, so it can be changed at any time.

  • This means some parts of this package may not work as per Alfred's update.

  • Not all type's items are supported for conversion. Check here to find out which items can be converted.

  • Unsupported types are displayed in console, json both if there are

Getting started

Install

$ npm i -g alfred-to-arvis

Usage

$ alfred-to-arvis [alfred workflow's "info.plist" file]

Build and development

$ npm i && npm run build

Related

  • arvish - Arvis workflow, plugin creator tools

About

Convert alfred 4 workflow's info.plist to arvis-workflow.json

Topics

Resources

License

Stars

Watchers

Forks