Skip to content

ozgrozer/electron-image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Resizer

tag license

An image resizer app.

Download

MacOS: electron-image-resizer-1.3.3.dmg (62 MB)

Development

# 1. Download the repo.
git clone https://github.com/ozgrozer/electron-image-resizer.git

# 2. Change directory.
cd electron-image-resizer

# 3. Install dependencies (with npm or yarn).
npm install
yarn install

# 4. Start development.
yarn start

# 5. Build the app.
yarn build

Contribution

Feel free to contribute. Open a new issue, or make a pull request.

License

MIT