Skip to content

kaimys/social-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV Emo Bashing

A second screen app for live commenting on tv shows. You can comment on persons by moving emoticons onto the show guests. The icons appear on the tv screen including a notification. This was the first prize on the TV Hackday 2013.

Live demo on YouTube

Screen shot

The app

The Team

Also thanks to Bertram Gugel, Philipp Sackl, Felix Segebrecht and Csongor Baranyai for the support and the great ideas. And of course the BLM

Installation

  • Install node.js
  • Install GIT
  • Install CouchDB
  • Install CouchApp
  • Clone this repo: git clone [email protected]:kaimys/social-tv.git
  • Change to the new folder: cd social-tv/couchapp
  • Create DB: curl -X PUT http://127.0.0.1:5984/emotv
  • Initialize DB with CouchApp: cd couchapp; couchapp push emotv
  • Change to node.js folder: cd ../node
  • Install node.js modules: npm install
  • Start the server: node social-tv.js
  • Enter your ip address of your computer into your browser e.g. http://10.0.0.1:7777/ . Don't use localhost or the qr-code will not work.
  • Use the p key to start the video and s to show the fake statistics page

Have fun!

Kai

About

Emo Bashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published