Wingetlywingetly
← All apps

Hopper

by RedEye Network Solutions LLCv0.0.19

Last updated

Turn Outlook calendar events into HaloPSA time entries while the meeting is still fresh.

Install with winget

$ winget install --id RedEyeNetworkSolutions.Hopper --exact --version 0.0.19

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

Silent install command for Hopper

Hopper uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Hopper-win-x64-setup.exe /S

See the full silent install reference for Hopper

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

Hopper is a local-first desktop time tracker for MSP engineers, on Windows and macOS. It reads your Outlook calendar over Microsoft Graph and prompts you as each meeting ends, so time reaches HaloPSA inside the five-minute window while the details are still fresh — customer, ticket or project, contract, charge code and note, submitted as a Halo Action. It suggests the customer from the meeting subject, can create a ticket inline when there isn't one yet, records ad-hoc work the calendar never saw, and can sync which meetings you have already handled across your machines. Calendar and customer data stay on the device in an encrypted local SQLite cache (DPAPI on Windows, Keychain on macOS); nothing leaves the machine except the Microsoft Graph and HaloPSA API calls themselves. Bring your own HaloPSA instance and Microsoft Entra app registration — Hopper is a public PKCE client and stores no client secret.

Installers · v0.0.19

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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

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

  • HopMatrixRedEye Network Solutions LLC
    RedEyeNetworks.HopMatrixv1.19.0

    Visual multi-path traceroute, network monitoring, and analysis platform

  • LogivoreRedEye Network Solutions LLC
    RedEyeNetworks.Logivorev1.51.0

    Cross-platform desktop log analyzer with LILA, an AI assistant for log triage

  • FireScudoRedEye Network Solutions LLC
    RedEyeNetworks.FireScudov0.2.0

    AI-powered multi-vendor firewall configuration analyzer

  • Logivore for VeeamRedEye Network Solutions LLC
    RedEyeNetworks.LogivoreForVeeamv1.51.0

    Logivore plus Advanced Veeam Mode — collects, normalizes, and analyzes Veeam Backup and Replication logs end-to-end

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

More from RedEye Network Solutions LLC or browse halopsa, psa, msp.

Frequently asked questions

How do I install Hopper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RedEyeNetworkSolutions.Hopper --exact --version 0.0.19. winget downloads the installer from RedEye Network Solutions LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Hopper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RedEyeNetworkSolutions.Hopper --exact 0.0.19 --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 Hopper?
Hopper uses EXE (NSIS). Run the downloaded installer with: Hopper-win-x64-setup.exe /S. The silent switches are /S.
How do I uninstall Hopper via winget?
Run: winget uninstall --id RedEyeNetworkSolutions.Hopper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Hopper's Apps & Features entry.
Is Hopper free?
Hopper is distributed under Proprietary. Refer to the publisher (https://redeyenetworks.com) for the full license terms - Wingetly itself does not charge for installation.
Does Hopper 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 Hopper directly from the publisher.
How do I keep Hopper up to date?
Run winget upgrade --id RedEyeNetworkSolutions.Hopper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Hopper from microsoft/winget-pkgs.