loop23 / svp

Synchronized Video Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyncVideoPlayer

Cloud-backed video player (chrome app) using the new chrome.syncFileSystem API. (You need to use Chrome M27+ Canary for try this out)

Derived from syncfs-editor, a sample at https://github.com/GoogleChrome/chrome-app-samples/tree/master/syncfs-editor

LICENSE:

Copyright 2012, 2013 {kinuko,tzik,nhiroki,calvinlo}@chromium.org

Copyright 2013 loop23@gmail.com and Interact S.p.A.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Synchronized Video Player


Languages

Language:JavaScript 79.9%Language:CSS 20.1%