Google-Photos-desktop-viewer-app
Google-Photos-desktop-viewer-app copied to clipboard
Google Photos desktop viewer app for macOS and Windows
Google-Photos-desktop-viewer-app
Google Photos desktop viewer app for OS X and Windows.
It uses Electron.
You can download the app right now.
Developments
Requirements
- Node >= 4
For Windows build on non-Windows platform
- Wine
Setting a custom icon requires it. The reason is here.
Setup
npm i
Usage
Start
npm start # execute temporalilly
Build
npm run archive # create *.app and *.exe, and the installer, and the zip archive
Commands
npm run # show help