Answer the question
In order to leave comments, you need to log in
How to write a desktop in html/css/js?
Guys, there is such a task: to implement a search for files on a computer (I wrote a name / passage in the field, and next to it I displayed files with a similar name, their location and size). It needs to be implemented in javascript. After digging around on the net, I found options such as Atom Shell and Node Webkit . Please advise how best to implement my task, maybe there are some libraries, maybe Atom Shell and Node Webkit are not the best option, but there is some other, more convenient one. Thank you for your attention!
Answer the question
In order to leave comments, you need to log in
Because for security reasons, browsers have almost no access to the file system. You will need a script playing the role of "WebServer" which will search for files.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question