An open API service indexing awesome lists of open source software.

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.

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
```