-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwinget.yaml
More file actions
37 lines (37 loc) · 1.32 KB
/
Copy pathwinget.yaml
File metadata and controls
37 lines (37 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# winget manifest — SysView Diagnostics
# Install: winget install --manifest winget.yaml (or via winget-pkgs PR)
PackageIdentifier: SysView.SysView
PackageVersion: 0.2.0
PackageName: SysView
Publisher: SysView Contributors
License: MIT
ShortDescription: Windows resource and memory diagnostics dashboard — single-binary, local-only.
Description: |
SysView is a local-only Windows diagnostics dashboard that maps RAM allocation,
groups Edge WebView2 / Electron / Node / Python runtime hosts, surfaces sensors
and Docker containers, and exports redacted snapshots. Single binary, no installer
dependencies, runs on 127.0.0.1 with a capability token.
Homepage: https://github.com/SysView/SysView
Moniker: sysview
Tags:
- diagnostics
- memory
- webview2
- wsl2
- windows
PackageUrl: https://github.com/SysView/SysView
LicenseUrl: https://github.com/SysView/SysView/blob/main/LICENSE
Copyright: Copyright (c) 2026 SysView Contributors
MinimumOSVersion: 10.0.19041.0
InstallerType: portable
Scope: user
FileExtensions:
- json
Installers:
- Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/SysView/SysView/releases/download/v0.2.0/SysView_0.2.0_windows_amd64.zip
InstallerSha256: PLACEHOLDER_SHA256_REPLACE_ON_RELEASE
ProductCode: SysView 0.2.0
ManifestType: singleton
ManifestVersion: 1.6.0