Giter Site home page Giter Site logo

subztep / baby-monitor Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 898 KB

MVP Web App that continuously measures background noise level. Once the peace and quiet are all gone, bell you to take action.

Home Page: https://lili.digital

License: The Unlicense

JavaScript 12.88% HTML 2.42% Vue 30.56% TypeScript 44.91% CSS 9.23%
microphone twilio pwa mvp decibel parenting

baby-monitor's Introduction

baby-monitor

CodeQL

Concept app that runs on an old phone in the baby's room, once mic detects noise for a little while it rings your phone.

Steps to run

  1. Create .env file in project root including Twilio keys.
    TWILIO_ACCOUNT_SID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    TWILIO_AUTH_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    TWILIO_PHONE=+00000000000
  2. $ npm run build
  3. $ npm run serve
    # pm2 start build/server.js -- --port 2021

Known issues

  • No proper validations.
  • Better not to skip calls because Twilio keeps redialing until pick up.

Demo

Deployed here for personal usage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.