Skip to content

fiahfy/photy

Repository files navigation

Photy

Create Release

Simple Image Viewer based on Electron.

Features

  • Cross-Platform Compatibility

TODOs

  • Use Electron Forge

Screenshots

screenshot

Installation

Download the app from release page and install it.
⚠️ For macOS, this app is not signed, so a warning will be displayed at startup.

Development

# install dependencies
yarn

# serve with hot reload
yarn dev

References