The App builds in progress…
The purpose of this app was to create a tool that captures errors from Windows 10 and display them in an external web app just for simple analysing and automatically search errors in Google.
Main features:
- downloading System and App errors occurred in a defined period
- capture installed Apps and updates
- transfer data to web app
- ….
Technicalities:
- PowerShell at system side
- Python at web app side
- ….