https://github.com/plugarut/electron-photo-editor
Small photo editor build with Electron and CamanJS
https://github.com/plugarut/electron-photo-editor
Last synced: about 1 year ago
JSON representation
Small photo editor build with Electron and CamanJS
- Host: GitHub
- URL: https://github.com/plugarut/electron-photo-editor
- Owner: PlugaruT
- Created: 2016-02-13T16:36:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T09:25:28.000Z (over 10 years ago)
- Last Synced: 2025-04-15T05:43:17.026Z (about 1 year ago)
- Language: JavaScript
- Size: 431 KB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#Electron Photo Editor
Small photo editor application using `Electron` and `CamanJS` to manipulate with images. You can load a folder with images, scroll through them and apply different effects.
##Running the application
1. Clone this repo
`git clone https://github.com/PlugaruT/electron-photo-editor`
2. Go to application folder
`cd electron-photo-editor`
3. Install dependencies
`npm install`
4. Run the application
`npm start`
##Screenshot
