Desktop app based on node-webkit to organize and tweak your photos. Like Apple Photos, Lightroom oder Aperture. German blog entry
git clone git@github.com:polarity/MyFotos.git
cd app
npm install
npm start
- copied some styles over from this codepen by ozer
- node-webkit ~ webkit+nodejs for all plattforms
- lwip ~ Light Weight Image Processor for NodeJS
- Font-Awesome ~ thx for the awesome icons :)
- lodash ~ cant code without it!