Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

oniatsu/Google-Photos-desktop-viewer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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