Hacker News new | ask | show | jobs
by lucaspiller 3776 days ago
Electron is a good solution if you need to access certain features of a desktop application (e.g. access to files), but still want something that is easily web based.

I'm going to use it to build an iPhoto replacement, what I've got so far is web based but I'll package it up with Electron.