1
1
Fork
You've already forked WindowsTelemetryViewer.py
0
A FOSS tool to view Windows Telemetry files
  • Python 100%
Find a file
2023年10月09日 03:28:18 +03:00
.github Initial commit 2023年10月09日 03:28:18 +03:00
WindowsTelemetryViewer Initial commit 2023年10月09日 03:28:18 +03:00
.editorconfig Initial commit 2023年10月09日 03:28:18 +03:00
.gitattributes Initial commit 2023年10月09日 03:28:18 +03:00
.gitignore Initial commit 2023年10月09日 03:28:18 +03:00
.gitlab-ci.yml Initial commit 2023年10月09日 03:28:18 +03:00
Code_Of_Conduct.md Initial commit 2023年10月09日 03:28:18 +03:00
MANIFEST.in Initial commit 2023年10月09日 03:28:18 +03:00
pyproject.toml Initial commit 2023年10月09日 03:28:18 +03:00
ReadMe.md Initial commit 2023年10月09日 03:28:18 +03:00
UNLICENSE Initial commit 2023年10月09日 03:28:18 +03:00

WindowsTelemetryViewer.py

(削除) wheel (削除ここまで) PyPi Status (削除) GitLab Build Status (削除ここまで) Coveralls Coverage (削除) GitLab Coverage (削除ここまで) Libraries.io Status Code style: antiflash

This is a Free Open-Source Qt 5 app allowing you to view contents of Windows Diagnostics Framework files (.rbs) used to store the data collected by Telemetry (see the files in %ProgramData%\Microsoft\Diagnosis).

Uses inlined modified version of https://github.com/GrxE/PyQJsonModel , which is licensed under MIT license (see the license of that file in the file itself).

Requirements