https://github.com/nju33/immi
🌒 Just by compressing the image, dropping it on the tray (Currently, it is necessary to execute by command)
https://github.com/nju33/immi
compress-images electron gif image imagemin jpeg png tray-application
Last synced: 2 months ago
JSON representation
🌒 Just by compressing the image, dropping it on the tray (Currently, it is necessary to execute by command)
- Host: GitHub
- URL: https://github.com/nju33/immi
- Owner: nju33
- Created: 2017-02-21T10:25:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T18:44:08.000Z (over 9 years ago)
- Last Synced: 2025-10-09T03:17:10.426Z (9 months ago)
- Topics: compress-images, electron, gif, image, imagemin, jpeg, png, tray-application
- Language: JavaScript
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
 Immi
> An electron-vue project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron app for production
npm run build
# run webpack in production
npm run pack
```
More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/docs/npm_scripts.html).
---
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).