Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 623 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 623 Bytes

Picty

badge

Simple Image Viewer based on Electron.

Features

  • Explorer
  • Favorites
  • Rating
  • Presentation
  • Light/Dark mode
  • Cross platform support

Screenshots

screenshot 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