E360Player

E360Player is the 360° Video Player with electron.

MIT License

Stars
6

E360Player

E360Player is the 360 Video Player with electron.

Screenshot

Download

Quick start

  1. clone & run

     git clone [email protected]:liuhong1happy/E360Player.git
     cd E360Player
     npm install && npm start
    
  2. release

     # osx 
     npm run pack-osx
     # windows 32
     npm run pack-win32
     # windows 64
     npm run pack-win64
     # linux
     npm run pack-linux
    

Changelog

Changelog.md

License

The MIT License (MIT)

Copyright (c) 2016, Holly Liu

Related Projects