UniShared / videonotes

Take notes while watching any video on the web, in the same window.

Home Page:http://videonot.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoNot.es

The easiest way to take notes synchronized with videos! Based on the Google Drive sample application (https://developers.google.com/drive/examples/python).

This app is under MIT licence (http://opensource.org/licenses/MIT)

Originally created by Clément DELANGUE and Arnaud BRETON for UniShared Inc.

#Configuration

You need to provide a JSON configuration. This file must be at the root level and named config_.json (environment={production,staging})

To track events via Segment.io (https://segment.io), please provide a segmentio key in this file containing your account token. For Evernote export, please provide evernote_consumer_keyandevernote_consumer_secret keys. To receiver error reports by email, provide a admin_email key.

#Deployment

This app is designed to run on the Google App Engine. See the official documentation to deploy it on your own instances. https://developers.google.com/appengine/

Demo

Available on http://videonot.es

About

Take notes while watching any video on the web, in the same window.

http://videonot.es

License:MIT License


Languages

Language:Python 70.2%Language:JavaScript 27.1%Language:HTML 1.0%Language:C 1.0%Language:CSS 0.6%Language:Shell 0.0%Language:ApacheConf 0.0%Language:Ruby 0.0%Language:PHP 0.0%