Skip to content

0x1001/BabyMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyMonitor

Raspberry PI Baby Monitor.

  • Detects baby cry
  • Notifies via email about baby cry
  • Plots graphs with baby cry statistics

Version

1.0.0

List of third party libraries

Installation

You need to get this repo to your Raspberry Pi by doing:

$ git clone https://github.com/0x1001/BabyMonitor.git

Then run installer:

$ cd BabyMonitor
$ ./install.sh

Commands

$ ./babymonitor.sh start
$ ./babymonitor.sh stop
$ ./babymonitor.sh graph
$ ./babymonitor.sh test

Change log

  • 1.0.0
    • Initial version
    • Baby cry detection
    • Email notification
    • Statistics

Want to contribute?

Anyone is welcome to contribute to this project :). Just contact me on Github.

License

GNU GENERAL PUBLIC LICENSE