5Mixer / Inkplain

Create narrated videos to explain anything. Annotate questions, slideshows, graphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkplain app

A website I created with Vue and Node for creating and viewing digitally handwritten videos. Stores videos as a series of input events, rather than raster frames. When efficiently encoded, this allows for a drastic reduction in 'video' size. It is only suitable for handwritten recorded presentations potentially backed by slides, however this is a restriction often suitable in educational environments.

Programmed as part of a High School course in 2019 that required we create some piece of software. Being in my final year of high school, a website to store recordings of handwritten notes seemed useful.

Not actively maintained or cleaned.

Screenshot

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Create narrated videos to explain anything. Annotate questions, slideshows, graphs.


Languages

Language:Vue 51.4%Language:JavaScript 47.0%Language:HTML 1.7%