Giter Club home page Giter Club logo

lime's Introduction

PROJECT

LimePlayer is a player for semantically interlinked videos. It is developed within the ConnectMe Project (http://connectme.sti2.org/).

CONTACT

Szaby Grünwald Salzburg Research Forschungsgesellschaft Salzburg, Austria [email protected]

Online demo

tkurz.github.com/lime

Integrate

For including the player into your html file you'll need the following files to be included:

CSS to include

  • css/video-js.min.css
  • One of
    • css/screen.css
    • css/full-screen.css
    • css/full-screen-tv.css

JS to include

  • jQuery 1.7+
  • One of
    • lib/underscoreJS/underscore.min.js, lib/backboneJS/backbone.js, lib/rdfquery/latest/jquery.rdfquery.debug.js, lib/vie/vie.js are the dependencies
    • lib/lime-deps\[.min\].js The above dependencies packed for you in one file
  • One of
    • lib/lime\[.min\].js contains the player with all plugins in the repository
    • lib/lime-core\[.min\].js contains the player only, without the widget plugins

For data integration see the Wiki page Integration Manual

LICENSE

Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)

CODE

For a detailed documentation on the architecture see the Github wiki or the documented source code

Build

  1. Install node.js v0.6 or later
  2. Install grunt by running npm install -g grunt
  3. Install node dependencies by running npm install from the console

For building the compiled and the minified javascript files, run grunt or during develpment grunt watch

For generating an easy to read documented source code in html with docco-husky, run grunt doc.

lime's People

Contributors

cbara avatar szabyg avatar tkurz avatar sorinpetan avatar cristianbara avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.