Skip to content

Extension for interacting with Platypush instances from a browser

License

Notifications You must be signed in to change notification settings

blacklight/platypush-webext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d0acc0 · May 22, 2022

History

88 Commits
Jul 14, 2020
Jun 11, 2020
Aug 20, 2020
Jun 11, 2020
Jun 11, 2020
Jul 1, 2020
Jul 4, 2020
Jun 11, 2020
Jun 21, 2020
May 22, 2022
Aug 11, 2020
Aug 11, 2020
Jun 23, 2020

Repository files navigation

Platypush browser extension

This extension allows you to run Platypush commands on remote hosts as well as custom scripts, build custom actions as scripts that can access both the browser API and Platypush API, and attach hooks to events generated by remote Platypush systems.

Article on the motivations behind this extensions and some examples to get started: https://medium.com/@automationguru/one-browser-extension-to-rule-them-all-3118dc7f9c9b

Installation

Install the dependencies:

npm install

Dev installation (requires npm+Vue cli tools):

npm run build:dev

Production installation (requires npm):

npm run build

Generate the extension .zip file:

npm run build-zip

About

Extension for interacting with Platypush instances from a browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published