Answer the question
In order to leave comments, you need to log in
Development of desktop applications on HTML5/Javascript
Hello.
Do not prompt a tool for developing desktop applications in HTML + Javascript so that the output is a executable file. Adobe Air is not quite suitable, because. another program needs to be installed.
Answer the question
In order to leave comments, you need to log in
At one time I made applications on JS+HTML=HTA
en.wikipedia.org/wiki/HTML_Application
A good hta tutorial can be downloaded from the microsoft website.
This may seem a little too complicated to you, but for example, in Qt , there is a webkit browser control . I personally do not claim to be cross-platform, so I use Chrome Embedded Framework Wrapper for .NET CefSharp for myself . And I'm happy as an elephant;) I like the control and freedom in the system - everything that cannot be implemented in js, you implement it in .net, and then you link them together. So you can take screenshots, display them to the user, edit them in canvas and save them to a file, database, send them to the cloud. Well, isn't it a beauty?
Have a look at JSDB ( www.jsdb.org/ )
Here is an example of sending e-mail via the web interface: www.jsdb.org/samples/mailer.js.txt
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question