/ring

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Ring web interface

Instructions to run your own

  1. Clone this repository
git clone https://github.com/ndg63276/ring.git
  1. Run the included server by
python serve.py
  1. Navigate to http://localhost:8000 in your browser

Known Bugs

A CORS-anywhere server is required to use the Ring API, use https://cors-anywhere.herokuapp.com/corsdemo to enable a temporary one. If you set one up yourself, insert the address at the top of functions.js.

Website

This tool is available (with a working CORS-anywhere server) at https://smartathome.co.uk/ring/

SmartAtHome

All the tools from the SmartAtHome website are available at https://github.com/ndg63276/smartathome