Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pothosware/PothosFlow

GUI frontend and designer tool for the Pothos framework
https://github.com/pothosware/PothosFlow

block-design dataflow graphical gui pothos pothos-framework qt sdr

Last synced: about 2 months ago
JSON representation

GUI frontend and designer tool for the Pothos framework

Awesome Lists containing this project

README

        

# Pothos Flow - graphical topology designer

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

## Documentation

* https://github.com/pothosware/PothosFlow/wiki

## 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