Wingetlywingetly
← All apps

Rickrack

by Eigenmiaov2.9.10

Last updated

Generate Harmonious Colors Freely.

Install with winget

$ winget install --id Eigenmiao.Rickrack --exact --version 2.9.10

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

Silent install command for Rickrack

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

One-line silent install (x64)
Rickrack_v2.9.10_en_windows_AMD64.exe /S

See the full silent install reference for Rickrack

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

Rickrack (Real-time Color Kit) is a free color editor.

It is designed for generating a set of harmonious colors from color wheel or elsewhere.

You can share these colors with your friends, or apply them into your creative works.

Installers · v2.9.10

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 Rickrack.

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

  • ShareXShareX Team
    ShareX.ShareXv21.0.0

    Screen capture, file sharing and productivity tool

  • PixPinShenzhen Shendu Tujing Technology Co., Ltd.
    PixPin.PixPinv3.5.5.1

    A powerful and easy-to-use screenshot/sticker tool that helps you improve efficiency

  • PixPin (Beta)Shenzhen Shendu Tujing Technology Co., Ltd.
    PixPin.PixPin.Betav3.5.5.1

    A powerful and easy-to-use screenshot/sticker tool that helps you improve efficiency

  • SnipasteLe Liu
    liule.Snipastev2.11.3

    Powerful screenshot capture and pinning utility to boost productivity.

  • ShareNotShareX Team
    Cosebdd.ShareNotv21.0.0

    Screen capture tool that won't upload anything anywhere.

  • Color Picker Pro Free EditionBinaryMark
    BinaryMark.ColorPickerProv3

    Grab single or multiple pixel colors anywhere on your screen in more than 50 different formats. Convert colors between any of the 17 color models like RGB, HSL, Lab, LCH, XYZ. Choose from over 100 color variations: invert, contrast, warmer, darker...

More from Eigenmiao or browse Rickrack, color-editor, color-generator.

Frequently asked questions

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