0.0.8 • Published 3 years ago

alfred-to-arvis v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago