Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnetrussell/motiondetector
This is a UWP Application that is live in the microsoft store. It has over 35,000 downloads as of writing this and also implements in app purchases
https://github.com/dotnetrussell/motiondetector
csharp dotnet uwp windows-desktop windows-store-app xaml
Last synced: 13 days ago
JSON representation
This is a UWP Application that is live in the microsoft store. It has over 35,000 downloads as of writing this and also implements in app purchases
- Host: GitHub
- URL: https://github.com/dotnetrussell/motiondetector
- Owner: DotNetRussell
- Created: 2018-05-28T12:37:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T14:56:44.000Z (about 2 years ago)
- Last Synced: 2024-11-21T16:39:22.436Z (2 months ago)
- Topics: csharp, dotnet, uwp, windows-desktop, windows-store-app, xaml
- Language: C#
- Homepage:
- Size: 55.8 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MotionDetector
This is a UWP motion detector. It was built specifically for setting up on a pi with a webcam. However, it works just fine on any Windows 10 device.
This app has the following features:
- The ability to change the percentage of delta between each pixel that triggers an alert.
- The ability to change the percentage of delta between each image that triggers an alert.
- Customizable alert image threshold for emails.
- The ability to send emails when your threshold is hit.