oniatsu / Google-Photos-desktop-viewer-app

Google Photos desktop viewer app for macOS and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Google Photos desktop viewer app for macOS and Windows

License:MIT License


Languages

Language:JavaScript 92.0%Language:HTML 8.0%