From ffec7a8a8f8e3ca59d809b2ca4520ed0674ff314 Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:18:29 +0300 Subject: [PATCH] Added nomacs to applications.json (#4566) --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index 1cdecd8b..80553867 100644 --- a/config/applications.json +++ b/config/applications.json @@ -763,6 +763,15 @@ "winget": "MullvadVPN.MullvadBrowser", "foss": true }, + "nomacs": { + "category": "Multimedia Tools", + "choco": "nomacs", + "content": "nomacs", + "description": "nomacs is a free, open source image viewer, which supports multiple platforms. You can use it for viewing all common image formats including RAW and psd images.", + "link": "https://nomacs.org/", + "winget": "nomacs.nomacs", + "foss": true + }, "nanazip": { "category": "Utilities", "choco": "nanazip",