Skip to content
/ Sight Public

A cross-platform image viewer based on Electron and Vue 🌄

License

Notifications You must be signed in to change notification settings

valsaven/Sight

Repository files navigation

Sight

FOSSA Status

A cross-platform image viewer. (Vite+Vue3+Electron+Typescript)

Features:

  • Select image: Ctrl + Click
  • Get image info: Hovering mouse over image

Install packages

npm i

Run

dev mode

npm run app:dev

preview mode

npm run app:preview

build app

npm run app:build

debug main process

  1. Add a break point in the main process src/electron/main/main.ts.
  2. Open the Run and Debug (Ctrl+Shift+D) tool, and select Debug Main Process. Note: Before using the debug tool to debug the main process, you should run the preview script npm run app:preview first to build the Vue app.

License

GNU GPL v3 - see LICENSE

FOSSA Status

About

A cross-platform image viewer based on Electron and Vue 🌄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •