SymDSTools / PluginGenerator

A JavaScript Plugin generator for DroidScript
43 stars 15 forks source link

DroidScript-JS-Plugin-Generator

A JavaScript Plugin generator for DroidScript

Just copy the JSPluginGen folder to the DroidScript projects folder (/sdcard/DroidScript/) and (re)start DroidScript, or install the spk available here: https://dspk.justplayer.de/browse/view/67

This template provides an instant plugin installer, deinstaller and exporter, as well as a quick plugin test area.

You may (and should) rename the DroidScript project according to your wishes. However you shouldn't modify the main JSPluginGen.js script.

The Plugin.js and the Documentation.html file contain the source of your documentation.

Happy coding

Files

- JSPluginGen.js       template which can install, deinstall and export the Plugin
- Plugin.js           includes the plugin sources
- Documentation.html  the documentation template of all DroidScript plugins

DroidScript: