Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 768 Bytes

Pothos Flow - graphical topology designer

Pothos Flow is the GUI frontend and designer tool for the Pothos framework.

Documentation

Dependencies

  • Pothos library
  • QT5 C++ development libraries and headers

Building

Configure, build, and install with CMake

Licensing information

Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

qtcolorpicker

The source for the qtcolorpicker is available in the pothos-gui source tree. qtcolorpicker is built as a stand-alone library and used under the terms of the GNU LESSER GENERAL PUBLIC LICENSE. See qtcolorpicker/LICENSE.LGPL