amboxer21 / MotionDetection

A system that monitors motion with Python's OpenCV from a webcam and allows remote viewing of the webcam from an android app. The system takes pictures when it detects motion then emails those pictures. The android app allows you to remotely view the cam anytime.
GNU General Public License v3.0
23 stars 9 forks source link

Android app UI needs updating #50

Open amboxer21 opened 4 years ago

amboxer21 commented 4 years ago

The android app was built for a much older version of android and needs to be redesigned. It should also conform to android 11 UI design standard.