Cuevana Storm desktop app based in peerflix module, packaged with node-webkit
Install gulp dependencies:
npm install
When building the app you'll need to use a version of ffmpegsumo that can play videos/audio correctly. Check out the url below:
https://github.com/rogerwang/node-webkit/wiki/Support-mp3-and-h264-in-video-and-audio-tag
Inspired by Popcorn Time's use of peerflix module. Expanded on their idea.