#NodeSpin-FE This project is an attempt at recreating most of the functionality of Hyperspin (http://www.hyperspin-fe.com).
##Status Currently this package will read Hyperspin theme files and display them via nwjs.
##Roadmap
- Select emulator from scroll wheel
- Select rom from sub menu
- Launch emulator
- Auto-configure emulator settings
- Stream rom files
##Installation
- Download http://nwjs.io/
- Clone down this repo
- Extract the files
- Install the node modules - adm-zip, sax, xml2js, and xmlbuilder are required
- Execute through nwjs "nwjs.app/Contents/MacOS/nwjs nodespin-fe
- That's it