Rename your photos and videos by its taken date recursively.
- Select folder
- The app renames all the image and video files to:
taken_date + previous_name
- Select folder
- The app moves all the video files to a separate "videos" folder.
npm run package:windows
- Electron js - Build cross platform desktop apps with JavaScript, HTML, and CSS
- Electron uses Chromium and Node.js
- Each "promise" returns
(err, param)
- require('electron-window-state');
- Packaging and distribution
- electron-packager