Reverse the shortcut file using `bplist-parser`, I made this utility for get icon and type quickly :P
npm install sc-reverseReverse the shortcut file using bplist-parser, I made this utility for get icon and type quickly :P
sh
$ sc-reverse xx.shortcut > xx.json // dump to json file
$ sc-reverse xx.shortcut --icon // get icon meta only
$ sc-reverse xx.shortcut --inputs // get the input contents
``---
LICENSE MIT © 2020 realdennis