Direct naar hoofdinhoud

WinGet

Onofficiรซle Beta-vertaling

Deze pagina is vertaald door PageTurner AI (beta). Niet officieel goedgekeurd door het project. Een fout gevonden? Probleem melden โ†’

Watโ€‹

Toont het aantal beschikbare WinGet-pakketupdates. Dit segment wordt alleen getoond wanneer er updates beschikbaar zijn.

informatie

Dit segment is alleen beschikbaar op Windows.

Voorbeeldconfiguratieโ€‹

{
"type": "winget",
"style": "powerline",
"powerline_symbol": "๎‚ฐ",
"foreground": "#ffffff",
"background": "#0077c2",
"template": " ๏‰ {{ .UpdateCount }} ",
"cache": {
"duration": "24h",
"strategy": "device"
}
}

Template (informatie)โ€‹

standaard template
 \uf409 {{ .UpdateCount }}

Eigenschappenโ€‹

NameTypeDescription
.UpdateCountintthe number of packages with available updates
.Updates[]WinGetPackagearray of packages with available updates

WinGet-pakketโ€‹

NameTypeDescription
.Namestringthe package name
.IDstringthe package ID
.Currentstringthe currently installed version
.Availablestringthe available version for update