numeroSette / player.io

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, that is, just javascript!

Home Page:http://vagnersantana.com/player.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##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.

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, that is, just javascript!

http://vagnersantana.com/player.io