Skip to content

Electron Image compression desktop app for mac and windows

Notifications You must be signed in to change notification settings

majstorjames/shrinkme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageShrink

A desktop app built on Electron for minimizing images

Usage

Install Dependencies

npm install

Run

npm start
npm run dev (with Nodemon)

Package

npm run package-mac
npm run package-win
npm run package-linux

Logs

  • macOS: ~/Library/Logs/imageshrink/main.log
  • Windows: %USERPROFILE%\AppData\Roaming\imageshrink\logs\main.log
  • Linux: ~/.config/imageshrink/logs/main.log

LICENSE

MIT

About

Electron Image compression desktop app for mac and windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published