Google Photos desktop viewer app for OS X and Windows.
It uses Electron.
You can download the app right now.
- Node >= 4
- Wine
Setting a custom icon requires it. The reason is here.
npm i
npm start # execute temporalilly
npm run archive # create *.app and *.exe, and the installer, and the zip archive
npm run # show help