An open API service indexing awesome lists of open source software.

https://github.com/raybb/newpresentor


https://github.com/raybb/newpresentor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ubiquitous Presenter 2.0
A program designed to bring UCSD's Ubiquitous Presenter into the modern age.

## Setup
```bash
git clone https://github.com/RayBB/NewPresentor.git
cd NewPresentor
npm install
nodemon server.js
```

## TODO:
* Feature to change size / color of pencil
* Figure out erase / undo (see https://jsfiddle.net/Fidel90/x35uou5w/)

## Dependencies
* socket.io
* express
* Fabric.js
* PDF.js