evilview is an image reader based on electron, with modern UI and barrier-free operation, more intuitive and quick display of your computer in a variety of formats of pictures.
- 📽️ Read the card in movie style
- ✒️ Image editing basics
- 📦 Support multiple formats(JPG,GIF,PNG,JPEG,PSD....)
- 🔎 Way to retrieve all folder
- 📂 Keep records and bookmarks
- Electron 25.x(and later)
- Vue 3.x(and later)
- Nodejs 18.x(and later)
git clone https://github.com/AutismPatient/evilview.git
cd evilview
yarn install
yarn dev
Distribute using electron-builder
yarn build
Installing modules and rebuilding for Electron
yarn rebuild # electron-rebuild -f -w better-sqlite3 ...
Using additional packaging tool electron-builder.
# ./package.json
"build": {
"appId": "com.example.app",
....
}
Copyright (c) 2023 evilview