Skip to content

Native desktop, Electron-based image resizing application.

Notifications You must be signed in to change notification settings

fredschuck/photofit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoFit

Electron application that allows you to select an image and easily change the width and/or height.

Usage

Install dependencies:

npm install

Run:

npm start

You can also use Electronmon to constantly run and not have to reload after making changes

npx electronmon .

Developer Mode

If your NODE_ENV is set to development then you will have the dev tools enabled and available in the menu bar. It will also open them by default.

When set to production, the dev tools will not be available.

About

Native desktop, Electron-based image resizing application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published