WadePeterson / koala-cam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

The purpose of this project is to record and playback highlights of foosball matches. It currently only runs on machines with Mac OS.

Installation

This application requires the following to be installed on your machine:

  • Node.js (download here)
  • ffmpeg (brew install ffmpeg)
  • webpack (npm install -g webpack)

Then simply clone the repo and execute npm run build.

Starting the server

To start the Koala Cam server just run npm start then browse to http://localhost:3000

About


Languages

Language:JavaScript 83.5%Language:CSS 12.8%Language:HTML 3.6%