Wingetlywingetly
← All apps

Radio Eyes

by Radio-Sky Publishingv1.5.10

Last updated

Sky Simulator for Radio Astronomy

Install with winget

$ winget install --id RadioSky.RadioEyes --exact --version 1.5.10

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

Silent install command for Radio Eyes

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

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

See the full silent install reference for Radio Eyes

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

There are dozens of good sky viewing programs for optical enthusiasts, but until now there has been a lack of modern sky viewing software for radio astronomy enthusiasts. Radio Eyes is not just a typical sky viewer that has mappings for radio objects. It is a tool to help you plan and execute your radio observations. Some of the features include:

- RADEC and Dome type sky views.

- Customizable catalogues of radio objects.

- Separate pulsar catalog.

- Load background maps for various frequencies.

- Customize labels for presentation graphics.

- Antenna beam object.

- Develop drift scan tables.

- Track objects.

- Create active content from internet sources.

- Switch to the views from other observatories.

- Plot JPL Ephemeris data.

- Show planets, stars, constellations.

- Antenna positioning support.

- Control your radiotelescope remotely.

Installers · v1.5.10

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 Eyes.

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-Sky SpectrographRadio-Sky Publishing
    RadioSky.Spectrographv2.9.80

    Produce and View Radio Spectragrams

  • 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 astronomy, ham-radio, radio.

Frequently asked questions

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