Wingetlywingetly
← All apps

Manoni

by Lasha Kandelakiv1.3.2

Last updated

Free, open-source Lightroom alternative for fast photo culling and editing on any computer.

Install with winget

$ winget install --id LashaKandelaki.Manoni --exact --version 1.3.2

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

Silent install command for Manoni

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

One-line silent install (x64, machine scope)
Manoni-1.3.2-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Manoni

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

Manoni is a free, open-source photo browser, culler and editor for Windows,

built with Python, Tkinter and Pillow. Browse a folder of photos, sort keepers

from rejects, make non-destructive edits (tone, color, crop, heal, filters,

text and logo overlays) and export copies while originals are never modified.

Ships with English, Georgian and Polish translations.

Installers · v1.3.2

ArchitectureTypeScopeInstallDownload
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 Manoni.

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

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

More from Lasha Kandelaki or browse photo, photography, image.

Frequently asked questions

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