420 B
420 B
Platypush browser extension
This extension allows you to run Platypush commands on remote hosts as well as custom scripts, and attach hooks to events generated by remote Platypush systems.
Installation
Generate the extension .zip file:
./create_zip.sh
Production installation (requires npm):
npm run build
Dev installation (requires npm+Vue cli tools):
npm run build:dev