NSB AppStudio Program

is the app opensource, and is there another way to modify the app’s sourcecode to add newer functionalities and such?

Can you explain a bit more what you mean?

I’m not sure what needs clarifying but I’ll explain again
1: Is the AppStudio opensource?
2: and if not is there any other way one could implement or create plugins for the app that adds more tools to it or change current ones? (i.e: changing the language from English to Russian or any other language for the app’s user interface, or add a new tool under the jQuery Mobile)
“a plugin is an extension to the app that can be downloaded from a third party”

If anything needs further clarification please be specific

Thanks - that’s a big help.

  1. AppStudio itself is not open source, but it is extensible in many ways.

  2. What kind of plugins are you thinking of adding?

  • Yes, we have a user driven translation project. Russian isn’t currently listed, but we would be happy to add it. There are about 2700 terms to be translated.
  • Yes, you can add your own controls to the Toolbox.
  • We don’t suggest you waste time on jQuery Mobile. It hasn’t been updated in 7 years, and relies on jQuery 2 which has serious security holes.
  • You can add any JavaScript library to your project by dragging it into the Project Explorer.

Let me know if you have other ideas - I’ll let you know how to do them.