Wingetlywingetly
← All apps

Owlet

by kashamalashav0.8.2-beta

Last updated

A lightweight desktop widget for monitoring glucose levels through Nightscout.

Install with winget

$ winget install --id kashamalasha.Owlet --exact --version 0.8.2-beta

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Owlet

Owlet uses EXE. The silent install switches are /S.

One-line silent install (x64)
Owlet-0.8.2-beta-win-x64.exe /S

See the full silent install reference for Owlet

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Owlet is a cross-platform Electron widget application that displays sensor glucose values (SGV) from a Nightscout API in real time. Intended for Type 1 Diabetes management, with trend arrows, customizable alert levels, and an always-on-top display.

Installers · v0.8.2-beta

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Owlet.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Dexcom UploaderDexcom, Inc.
    Dexcom.DexcomUploaderv4.8.0

    Uploads data to Dexcom Clarity.

  • Sante DICOM EditorSantesoft LTD
    Santesoft.SanteDicomEditorv10.2.7

    Sante DICOM Editor is a professional DICOM editor, 2D/3D viewer, anonymizer, converter, dicomizer, PACS client, mini PACS server, patient CD/DVD burner (with free DICOM viewer) and much more.

  • GSmartControlAlexander Shaduri
    AlexanderShaduri.GSmartControlv2.0.2

    Hard disk drive and SSD health inspection tool

  • Sante DICOM Viewer LiteSantesoft LTD
    Santesoft.SanteDicomViewerLitev5.0.9

    Sante DICOM Viewer Lite is a high quality, full-featured, completely free 2D/3D DICOM Viewer.

  • W
    WikiMed by KiwixKiwix
    Kiwix.WikiMedv3.8.4.0

    WikiMed offline medical encyclopaedia by Kiwix

  • RSIGuard Call Center EditionCority
    Cority.RSIGuard.CallCenterEditionv6.2.16.20260615

    A proven solution for repetitive Strain Injuries

More from kashamalasha or browse diabetes, glucose, cgm.

Frequently asked questions

How do I install Owlet on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id kashamalasha.Owlet --exact --version 0.8.2-beta. winget downloads the installer from kashamalasha and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Owlet silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id kashamalasha.Owlet --exact 0.8.2-beta --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Owlet?
Owlet uses EXE. Run the downloaded installer with: Owlet-0.8.2-beta-win-x64.exe /S. The silent switches are /S.
How do I uninstall Owlet via winget?
Run: winget uninstall --id kashamalasha.Owlet --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Owlet's Apps & Features entry.
Is Owlet free?
Owlet is distributed under AGPL-3.0. Refer to the publisher (https://github.com/kashamalasha/nightscout-widget-electron) for the full license terms - Wingetly itself does not charge for installation.
Does Owlet work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Owlet directly from the publisher.
How do I keep Owlet up to date?
Run winget upgrade --id kashamalasha.Owlet --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Owlet from microsoft/winget-pkgs.