A cross-platform image viewer (Electron + Vite + Vue3 + Typescript).
- Select image: Ctrl + Click
- Get image info: Hovering mouse over image
npm installnpm run dev# For Windows
$ npm run build:win
# For MacOS
$ npm run build:mac
# For Linux
$ npm run build:linuxGNU GPL v3 - see LICENSE
