mradbourne / whiteboard-snapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whiteboard Snapper

A whiteboard capture tool for Raspberry Pi written in Node.js.

Setup

Prerequisites

  • A Raspberry Pi with an internet connection and an official camera module
  • Node.js - Tested on v6.11.0
  • A Slack API key

Installation

Run ./setup.sh. You will be guided through the process of configuring the Pi.

Once setup has been run, the service can be started with npm start.

About


Languages

Language:JavaScript 87.8%Language:Shell 12.2%