Home

Awesome

nomacs - Plugins

This repository contains officially supported plugins for the image viewer nomacs. You can find additional (unstable) plugins here.

Building on Windows

Prerequisites

Building Plugins

git submodule init
git submodule update

Debug Plugins (Visual Studio)

Tip: Go to Your Plugin > Properties > Configuration Properties > Debugging and set the command to your nomacs path (e.g. C:/nomacs/build/Debug/nomacs.exe) to better debug your plugin

Links