cristiansaavedra / offlineViewer

Electron-based app for Windows and Mac to view local Photosynth panoramas and synths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Electron-based app for Windows, OS X, and Linux to view offline Photosynths and panoramas

Build Instructions

Install Node.js with NPM. Run the following inside this directory

npm install
npm run release

After building, the installer will be in the dist directory. A portable distribution will be there as well.

Folder Structure

app/synth contains the photosynth viewer

app/pano/jspanoviewer.js contains the panorama viewer

app/zip_server.js contains the code for reading from zip files

About

Electron-based app for Windows and Mac to view local Photosynth panoramas and synths

License:MIT License


Languages

Language:JavaScript 97.7%Language:HTML 2.2%Language:CSS 0.1%