Wingetlywingetly
← All apps

Little Tips

by Redisantv1.0.5.1

Last updated

Display keyboard shortcuts list for active window

Install with winget

$ winget install --id Redisant.LittleTips --exact --version 1.0.5.1

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

Silent install command for Little Tips

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

One-line silent install (x64, user scope)
LT-1.0.5.1-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Little Tips

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.

Installers · v1.0.5.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
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 Little Tips.

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

  • Redis AssistantRedisant
    Redisant.RedisAssistantv2.0.3.1

    Redis Visual Management & Monitoring

  • Garnet AssistantRedisant
    Redisant.GarnetAssistantv1.0.2.0

    Supporting up to 18 data formats, unleashing the power of caching, making your data management effortlessly intuitive.

  • ZooKeeper AssistantRedisant
    Redisant.ZooKeeperAssistantv2.0.0.6

    ZooKeeper Visual Management & Monitoring

  • Redisant ToolboxRedisant
    Redisant.RedisantToolboxv1.0.9.0

    An all-in-one toolbox for developers

  • Modbus Master EmulatorRedisant
    Redisant.ModbusMasterEmulatorv2.3.0.0

    Create multiple connections at the same time, monitor multiple Modbus slave registers, and quickly debug your slave devices.

  • Etcd AssistantRedisant
    Redisant.EtcdAssistantv2.0.0.7

    Operate your etcd cluster conveniently and efficiently; support views for multiple keys; manage leases, users, roles, and permissions.

More from Redisant or browse hotkey, keybinding, keyboard-shortcut.

Frequently asked questions

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