https://github.com/rosscomputerguy/os.js-videoplayer-application
A video player application for OS.js V3.
https://github.com/rosscomputerguy/os.js-videoplayer-application
Last synced: 2 months ago
JSON representation
A video player application for OS.js V3.
- Host: GitHub
- URL: https://github.com/rosscomputerguy/os.js-videoplayer-application
- Owner: RossComputerGuy
- License: apache-2.0
- Created: 2018-11-27T21:05:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T21:04:56.000Z (over 6 years ago)
- Last Synced: 2024-03-28T06:03:10.035Z (about 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Video Player
A video player application for OS.js V3.
# Installing
In your OS.js V3 install.
```
$ npm install osjs-videoplayer-application
$ npm run package:discover
```