Skip to content

vagnervjs/player.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Player.IO

A real-time media player thats run on your browser and you controls in your smartphone.

Made using just JavaScript.


  • Node.js
  • Socket.io
  • Express
  • File Access API
  • HTML5 Audio and Video
  • Blobs URLs
  • jQuery Mobile
  • Jade Template Engine

Instructions

If you want run application in localhost, follow the instructions below:

Install Git and Node.JS, if you don't have them already.

After Git and Node.JS installed:

  • Clone the repository
$ git clone git@github.com:<your-github-username>/player.io.git
  • Enter in the folder
$ cd player.io
  • Instal dependences
$ sudo npm install
  • Run app.js
$ node app.js
  • Open on your browser
localhost:8080

Obs.: To test the Player.IO on your smartphone you need a online server.

License

About

A real-time media player thats run on your browser and you controls in your smartphone. Made with node.js, socket.io and File Access API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors