Wingetlywingetly
← All apps

Radio-Sky Spectrograph

by Radio-Sky Publishingv2.9.80

Last updated

Produce and View Radio Spectragrams

Install with winget

$ winget install --id RadioSky.Spectrograph --exact --version 2.9.80

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

Silent install command for Radio-Sky Spectrograph

Radio-Sky Spectrograph uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
Spectrograph_2_9_80.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Radio-Sky Spectrograph

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

Radio-Sky Spectrograph (RSS) is a free Windows program for recording and reviewing radio frequency spectragrams. RSS records consecutive snapshots of the power in each of up to 512 frequency channels. Data can be shared in real time over the internet or saved to disk for review. RSS can be connected to a number of different software defined radios (SDRs) by utilizing the appropriate intermediary programs. While originally written to support the Radio JOVE project below 30 MHz, this software can be used at any frequency your radio supports.

Installers · v2.9.80

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 Radio-Sky Spectrograph.

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

  • Radio EyesRadio-Sky Publishing
    RadioSky.RadioEyesv1.5.10

    Sky Simulator for Radio Astronomy

  • Radio-Jupiter ProRadio-Sky Publishing
    RadioSky.RadioJupiter.Prov3.9.8

    Jupiter Noise Storm Observation Planner

  • SDRangelf4exb
    f4exb.sdrangelv7.27.2

    SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube

  • SDRplay SDRconnectSDRplay Ltd
    SDRplay.SDRconnectv1.0.10

    SDRplay's multi-platform SDR and server software

  • R
    Rtl_433Benjamin Larsson
    BenjaminLarsson.Rtl_433v25.12

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

  • ArtemisAresValley
    AresValley.Artemisv4.2.0

    Radio Signals Recognition Manual

More from Radio-Sky Publishing or browse ham-radio, radio, sdr.

Frequently asked questions

How do I install Radio-Sky Spectrograph on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RadioSky.Spectrograph --exact --version 2.9.80. winget downloads the installer from Radio-Sky Publishing and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Radio-Sky Spectrograph silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RadioSky.Spectrograph --exact 2.9.80 --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 Radio-Sky Spectrograph?
Radio-Sky Spectrograph uses EXE (Inno Setup). Run the downloaded installer with: Spectrograph_2_9_80.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Radio-Sky Spectrograph via winget?
Run: winget uninstall --id RadioSky.Spectrograph --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Radio-Sky Spectrograph's Apps & Features entry.
Is Radio-Sky Spectrograph free?
Radio-Sky Spectrograph is distributed under Freeware. Refer to the publisher (https://radiosky.com/specdownload.html) for the full license terms - Wingetly itself does not charge for installation.
Does Radio-Sky Spectrograph 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 Radio-Sky Spectrograph directly from the publisher.
How do I keep Radio-Sky Spectrograph up to date?
Run winget upgrade --id RadioSky.Spectrograph --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Radio-Sky Spectrograph from microsoft/winget-pkgs.