https://github.com/raybb/newpresentor
https://github.com/raybb/newpresentor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raybb/newpresentor
- Owner: RayBB
- Created: 2017-11-12T07:16:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T06:06:16.000Z (over 7 years ago)
- Last Synced: 2025-01-24T21:35:28.236Z (4 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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