https://github.com/liuhong1happy/e360player
E360Player is the 360° Video Player with electron.
https://github.com/liuhong1happy/e360player
360player electron
Last synced: over 1 year ago
JSON representation
E360Player is the 360° Video Player with electron.
- Host: GitHub
- URL: https://github.com/liuhong1happy/e360player
- Owner: liuhong1happy
- License: mit
- Created: 2016-03-03T07:24:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T00:43:42.000Z (almost 6 years ago)
- Last Synced: 2025-03-17T16:50:33.011Z (over 1 year ago)
- Topics: 360player, electron
- Language: JavaScript
- Homepage: http://liuhong1happy.github.io/E360Player
- Size: 51.5 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE.md
Awesome Lists containing this project
README
# E360Player
`E360Player` is the `360° Video Player ` with [electron](https://github.com/atom/electron).
## Screenshot

## Download
[百度云盘](http://pan.baidu.com/s/1dFfRwyd)
## Quick start
1. clone & run
git clone git@github.com: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](Changelog.md)
## License
The MIT License (MIT)
Copyright (c) 2016, Holly Liu