S
S
Sergey Suntsev2017-12-22 08:52:10
JavaScript
Sergey Suntsev, 2017-12-22 08:52:10

Is it possible to build an offline web application to run like software?

There is an offline application that works from a browser. is it possible to compile it with a web-kit chrome engine so that it opens like regular software, without a search bar?
The application connects to the server, which is also offline, it is already looking at the Internet and throwing requests. so it's offline.
It's already written in react.
Now I’m thinking about how to wrap it all up better so that a person doesn’t launch a browser and doesn’t enter a localhost with a port there. And just clicked on the shortcut and the browser was launched (preferably without the search bar)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
akass, 2017-12-22
@GreyCrew

Electron

V
VoidVolker, 2017-12-22
@VoidVolker

NWJS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question