Simple Image Viewer based on Electron.
- Paging/Zooming controller on viewer
- Rating images
- Bookmark directories
- Change theme (Light/Dark)
- Cross platform support
- Download the file for your platform from releases page.
- Open
.dmg
for OS X, Run.exe
for Windows.
https://github.com/fiahfy/picty/releases
# install dependencies
yarn
# serve with hot reload
yarn dev