D
D
Denis Radchenko2011-09-12 11:36:22
HTML
Denis Radchenko, 2011-09-12 11:36:22

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

5 answer(s)
E
ertaquo, 2011-09-12
@ertaquo

You can use XULRunner

D
Denis Turenko, 2011-09-12
@Dennion

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.

A
Alexander Keith, 2011-09-12
@tenbits

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?

I
Ivan Garbuz, 2011-09-12
@garbuzivan

Possibly suitable: Make your javascript a Windows .exe

S
Sergey Savostin, 2011-09-12
@savostin

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 question

Ask a Question

731 491 924 answers to any question