Simple Desktop Application Opening a Website Using Electron-js
Fastest way to have a meaningful desktop app which actually does something is to use electron js and just open a website inside a webview: All in all it’s a pretty simple and straightforward task, just a few notes along the way.
Read More