8000 GitHub - amattu2/blink-home: A web app made for interacting with your Blink Smart Security system. Built using React.js, Typescript, & Antd
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amattu2/blink-home

Repository files navigation

Introduction

This is a fullstack Next.js project designed to provide a Blink Smart Security (Immedia Semi) dashboard for web-based users. It currently supports the following features:

  • View Cloud-based clips and events
  • View/Refresh camera thumbnails

Upcoming feature goals:

  • Edit camera settings
  • View camera live streams
  • View local storage clips and events

Getting Started

Clone the .env.local.example file to .env.local and fill in the required fields.

cp .env.local.example .env.local
Variable Description
APP_NAME The name of the application
CLIENT_NAME The name of the client passed to the Blink API. Should be consistent in order to persist sessions
SESSION_PASSWORD The password used to encrypt the session cookie. Recommend a long and random password
SESSION_COOKIE_NAME The name of the session cookie

Install the dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the deployed application.

About

A web app made for interacting with your Blink Smart Security system. Built using React.js, Typescript, & Antd

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  
0