alfred-to-arvis
v0.0.8
Published
Help to convert the info.plist file format of Alfred-workflow's to the arvis-workflow.json
Downloads
19
Maintainers
Readme
alfred-to-arvis
Help you convert Alfred workflow's
info.plist
toarvis-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