rodlie / NatronPluginManager

Natron Plug-in Manager

Home Page:https://plugins.natronvfx.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natron Plug-in Manager

A plug-in manager for Natron.

screenshot of available plug-ins screenshot of plug-in page

Build

This application requires Qt 5.14+ (Concurrent/Network/Widgets) and libzip.

git clone https://github.com/rodlie/NatronPluginManager
cd NatronPluginManager
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
make

Documentation

About

Natron Plug-in Manager

https://plugins.natronvfx.org

License:GNU General Public License v2.0


Languages

Language:C++ 92.9%Language:CMake 3.8%Language:Shell 3.1%Language:Python 0.1%