Wingetlywingetly
← All apps

gig

by martonav0.2.0.6

Last updated

Native Frigate multi-camera viewer for Windows.

Install with winget

$ winget install --id martona.gig --exact --version 0.2.0.6

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

Silent install command for gig

gig uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\gig-windows-amd64.msix

See the full silent install reference for gig

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

gig is a small, native Windows client for Frigate NVR. It discovers every camera

from the Frigate API and renders them all in a live Direct3D 11 grid with

click-to-zoom. It terminates TLS itself and feeds FFmpeg the decrypted stream,

hardware-decoding via D3D11VA when available and falling back to software decode

otherwise. Live view only.

Installers · v0.2.0.6

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
arm64MSIX-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 gig.

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

  • WM_NIGHTmartona
    martona.WM_NIGHTv0.2.0.8

    Native dark mode for classic Win32 desktop apps -- Explorer, regedit, the Control Panel, and the dialogs Windows forgot.

  • mstsfencemartona
    martona.mstsfencev0.2.0.10

    Keep full-screen Remote Desktop (mstsc) sized to the monitor work area, so the host taskbar stays visible and the session renders 1:1.

  • Clippmartona
    martona.clippv1.5.0.160

    Peer-to-peer clipboard sync for Windows, macOS, and iOS over your LAN.

  • Y
    yomartona
    martona.yov0.3.5

    Natural-language command assistant for PowerShell.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.001.21789

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

More from martona or browse camera, d3d11, ffmpeg.

Frequently asked questions

How do I install gig on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id martona.gig --exact --version 0.2.0.6. winget downloads the installer from martona and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install gig silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id martona.gig --exact 0.2.0.6 --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 gig?
gig uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\gig-windows-amd64.msix).
How do I uninstall gig via winget?
Run: winget uninstall --id martona.gig --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from gig's Apps & Features entry.
Is gig free?
gig is distributed under MIT. Refer to the publisher (https://github.com/martona/gig) for the full license terms - Wingetly itself does not charge for installation.
Does gig 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 gig directly from the publisher.
How do I keep gig up to date?
Run winget upgrade --id martona.gig --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of gig from microsoft/winget-pkgs.

Recent versions

  • 0.2.0.6latest
  • 0.1.0.1