Apple Shortcuts Viewer
October 6, 2018 ยท View on GitHub
- Display shortcuts files.

Building
- Install packages with
npm install grunt buildto create public folder- You can use
grunt watchto rebuild each time you change a file
Running
- Start server with node server/app.js
- Visit localhost:3000
Packages used
- Express JS for the server
- read-bplist to read .shortcut files