Desktop application in HTML/CSS [closed]

i have a task to do where i have to write a code in HTML/CSS for a big touch display which is devided in 4 pieces.
Each part have its own task for example:
Top left: shows informations from a webseite
top right: the same but maybe better from a desktop application
bottom right: folder from a server where you can open a presentation or something else.
this “website” is just for us, it will be not published.

now for the top right im struggeling to find a solution if its better to show a desktop app live in this part or better a website (but need to permission to open it)

is it possible to open a desktop application and show it on the screen?

  • Look into Electron.js

    – 

Leave a Comment