electron_desktop_apps
Electron Desktop Apps
Quick notes about making desktop apps using web interfaces that can be cross platform. Originally these were commonly made as Electron apps. There are other types too and many can shave a lot off the file size because electron would embed an entire browser with it, and so there are leaner ways.
- Electron - https://www.electronjs.org/
- Tauri - https://tauri.app/
- Neutralino - https://neutralino.js.org/apps/
- Wails (Go) - https://wails.io/
- NW.js (Node Webkit?) - https://nwjs.io/
electron_desktop_apps.txt · Last modified: by smickster
